science/sigrok-firmware-fx2lafw: Update to version 0.1.7
* Add firmware for the YiXingDianZi MDSO (VID/PID: 1D50:608E). * Sainsmart DDS120: Fix the 1kHz reference signal. * Hantek 6022BL: Fix the voltage range selection (bug #1360). * Allow LA captures at 48MHz samplerate (as long as bus conditions permit). * Updated build requirement: sdcc >= 3.4.0 (bug #1326). * Fix a build issue with sdcc >= 3.9.0 (bug #1404). * Bump the firmware version (major.minor) to 1.4. This version is backwards-compatible and doesn't require host-side (libsigrok) changes.
This commit is contained in:
parent
5bed1dc473
commit
47300ad9f4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517701
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= firmware
|
||||
PORTVERSION= 0.1.6
|
||||
PORTVERSION= 0.1.7
|
||||
CATEGORIES= science
|
||||
MASTER_SITES= http://sigrok.org/download/binary/${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}/
|
||||
PKGNAMEPREFIX= sigrok-
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1517174591
|
||||
SHA256 (sigrok-firmware-fx2lafw-bin-0.1.6.tar.gz) = 5c134fa93d5f71606f0c909dcf1c10aba9bb55546d1cf012086b127871474d93
|
||||
SIZE (sigrok-firmware-fx2lafw-bin-0.1.6.tar.gz) = 52195
|
||||
TIMESTAMP = 1573849879
|
||||
SHA256 (sigrok-firmware-fx2lafw-bin-0.1.7.tar.gz) = c876fd075549e7783a6d5bfc8d99a695cfc583ddbcea0217d8e3f9351d1723af
|
||||
SIZE (sigrok-firmware-fx2lafw-bin-0.1.7.tar.gz) = 54529
|
||||
|
Loading…
Reference in New Issue
Block a user