]> sigrok.org Git - sigrok-firmware-fx2lafw.git/blame - NEWS
NEWS: Add user-visible changes so far.
[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.
7 * Convert to a standard autotools based build/configuration system.
8 Installation is now: ./configure && make && make install
9 * README: Update status, website URLs, requirements, etc.
10 * Add the usual HACKING, AUTHORS, and INSTALL files.
11 * Add a 'distbin' Make target, which creates a convenience tarball
12 containing just the generated *.fw files.
13 * If 'objcopy' is not found, try to use sdcc's 'makebin' instead.
14 This fixes the build e.g. on some Mac OS X systems without 'objycopy'.
15
d319a25d 160.1.0 (2012-07-24)
6a90b4a9
UH
17------------------
18
19 * Initial release.
20