]> sigrok.org Git - sigrok-firmware-fx2lafw.git/blob - NEWS
e373f0e532e24296ca79e19682a4be2f31fbbb43
[sigrok-firmware-fx2lafw.git] / NEWS
1 0.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
16 0.1.0 (2012-07-24)
17 ------------------
18
19  * Initial release.
20