* Add the usual HACKING, AUTHORS, and INSTALL files.
* Add a 'distbin' Make target, which creates a convenience tarball
containing just the generated *.fw files.
+ * Document the download location for the pre-built firmware files tarball.
* If 'objcopy' is not found, try to use sdcc's 'makebin' instead.
This fixes the build e.g. on some Mac OS X systems without 'objcopy'.
* Add support for differently named sdcc tools on various distros.
http://sigrok.org/wiki/Building
+Pre-built firmware files
+------------------------
+
+There are also pre-built firmware files that can be used without having
+to build them from source. You can download those from SourceForge:
+
+ http://sourceforge.net/projects/sigrok/files/binary/sigrok-firmware-fx2lafw/
+
+
fx2lib
------