]> sigrok.org Git - sigrok-firmware-fx2lafw.git/blame - NEWS
Prepare for the 0.1.1 release.
[sigrok-firmware-fx2lafw.git] / NEWS
CommitLineData
b77e3182 10.1.1 (2013-04-16)
0a7ae4e2
UH
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.
c610cc7e 16 * Document the download location for the pre-built firmware files tarball.
0a7ae4e2 17 * If 'objcopy' is not found, try to use sdcc's 'makebin' instead.
3bed3f21 18 This fixes the build e.g. on some Mac OS X systems without 'objcopy'.
3a7ae082 19 * Add support for differently named sdcc tools on various distros.
0a7ae4e2 20
d319a25d 210.1.0 (2012-07-24)
6a90b4a9
UH
22------------------
23
24 * Initial release.
25