all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#66060] [PATCH 0/5] gnu: sigrok-firmware-fx2lafw: Update; improve package.
@ 2023-09-17 22:11 Simon South
  2023-09-17 22:12 ` [bug#66060] [PATCH 1/5] gnu: sigrok-firmware-fx2lafw: Rely on implicit inputs Simon South
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Simon South @ 2023-09-17 22:11 UTC (permalink / raw)
  To: 66060

This patch series updates sigrok-firmware-fx2lafw, firmware for inexpensive
logic analyzers built around the Cypress Semiconductor FX2 microcontroller, to
the latest revision in its source-code repository.

This brings in eight commits[0] that improve the software in small ways, most
importantly allowing it to build with the latest version of SDCC, 4.3.0
(patches to follow).  Note the project's last formal release was in 2019.

This series also simplifies and updates the style of the package definition.

I've tested these changes on AArch64 and x86-64 using PulseView and a real
FX2-based device (a MuseTech nanoDLA) and everything seems fine.

--
Simon South
simon@simonsouth.net

[0] See
    http://sigrok.org/gitweb/?p=sigrok-firmware-fx2lafw.git;a=shortlog;h=96b0b47


Simon South (5):
  gnu: sigrok-firmware-fx2lafw: Rely on implicit inputs.
  gnu: sigrok-firmware-fx2lafw: Remove input labels.
  gnu: sigrok-firmware-fx2lafw: Adjust format.
  gnu: sigrok-firmware-fx2lafw: Explicitly disable tests.
  gnu: sigrok-firmware-fx2lafw: Update to 0.1.7-1.96b0b47.

 gnu/packages/electronics.scm | 55 ++++++++++++++++--------------------
 1 file changed, 24 insertions(+), 31 deletions(-)


base-commit: fc3a53525ab3dcaf7c22eec8d62294017f9760fe
-- 
2.41.0





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-09-25 11:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-17 22:11 [bug#66060] [PATCH 0/5] gnu: sigrok-firmware-fx2lafw: Update; improve package Simon South
2023-09-17 22:12 ` [bug#66060] [PATCH 1/5] gnu: sigrok-firmware-fx2lafw: Rely on implicit inputs Simon South
2023-09-17 22:12 ` [bug#66060] [PATCH 2/5] gnu: sigrok-firmware-fx2lafw: Remove input labels Simon South
2023-09-17 22:12 ` [bug#66060] [PATCH 3/5] gnu: sigrok-firmware-fx2lafw: Adjust format Simon South
2023-09-17 22:12 ` [bug#66060] [PATCH 4/5] gnu: sigrok-firmware-fx2lafw: Explicitly disable tests Simon South
2023-09-17 22:12 ` [bug#66060] [PATCH 5/5] gnu: sigrok-firmware-fx2lafw: Update to 0.1.7-1.96b0b47 Simon South
2023-09-25 11:02 ` [bug#66060] [PATCH 0/5] gnu: sigrok-firmware-fx2lafw: Update; improve package Christopher Baines

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.