]> sigrok.org Git - sigrok-firmware-fx2lafw.git/commitdiff
Document the download for pre-built firmware files.
authorUwe Hermann <redacted>
Tue, 16 Apr 2013 22:06:20 +0000 (00:06 +0200)
committerUwe Hermann <redacted>
Tue, 16 Apr 2013 22:11:37 +0000 (00:11 +0200)
NEWS
README

diff --git a/NEWS b/NEWS
index cbe7d7823f2954a3e96b0c7d1ae8412825d1c159..175724c85d1341f383887561833d78cb2b89deb3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,7 @@
  * 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.
diff --git a/README b/README
index be9931c240e89f77fdc5ad895b45bef7f294511f..7a5e7feeb4eaaddc8bd7fdcc3069524308c94c81 100644 (file)
--- a/README
+++ b/README
@@ -69,6 +69,15 @@ See INSTALL or the following wiki page for more (OS-specific) instructions:
  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
 ------