]> sigrok.org Git - sigrok-firmware-fx2lafw.git/blame - NEWS
Support sdcc tool names as used on Fedora.
[sigrok-firmware-fx2lafw.git] / NEWS
CommitLineData
0a7ae4e2
UH
10.1.1 (2013-xx-yy)
2------------------
3
4 * Add support for the USBee DX. Only digital sampling is supported (as is
5 the case for all other supported devices so far). Analog data acquisition
6 is currently not implemented.
9e7a268d
UH
7 * Add support for devices with the older Cypress CY7C68013 (FX2) chip
8 instead of the more recent Cypress CY7C68013A (FX2LP). See also:
9 http://sigrok.org/wiki/Fx2lafw#Cypress_FX2_vs._FX2LP
0a7ae4e2
UH
10 * Convert to a standard autotools based build/configuration system.
11 Installation is now: ./configure && make && make install
12 * README: Update status, website URLs, requirements, etc.
13 * Add the usual HACKING, AUTHORS, and INSTALL files.
14 * Add a 'distbin' Make target, which creates a convenience tarball
15 containing just the generated *.fw files.
16 * If 'objcopy' is not found, try to use sdcc's 'makebin' instead.
17 This fixes the build e.g. on some Mac OS X systems without 'objycopy'.
3a7ae082 18 * Add support for differently named sdcc tools on various distros.
0a7ae4e2 19
d319a25d 200.1.0 (2012-07-24)
6a90b4a9
UH
21------------------
22
23 * Initial release.
24