]> sigrok.org Git - sigrok-firmware-fx2lafw.git/blobdiff - README
COPYING.LESSER: Replace LGPLv3 with LGPLv2.1.
[sigrok-firmware-fx2lafw.git] / README
diff --git a/README b/README
index ec58838a2ea8df5a0e059257f30a6aa1c2b49708..7a5e7feeb4eaaddc8bd7fdcc3069524308c94c81 100644 (file)
--- a/README
+++ b/README
@@ -24,12 +24,20 @@ tarball releases.
 Requirements
 ------------
 
- - In order to build fx2lafw you need the 'sdcc' compiler (>= 2.8.0).
+ - git
+ - make
+ - autoconf >= 2.63
+ - automake >= 1.11
+ - sdcc (>= 2.9.0)
+
+Notes:
+
+ - In order to build fx2lafw you need the 'sdcc' compiler (>= 2.9.0).
    On Debian you can install it via:
 
      $ apt-get install sdcc
 
-   This project has been tested to work with sdcc 2.8, 2.9, and 3.x.
+   This project has been tested to work with sdcc 2.9, 3.0, 3.1, and 3.2.
 
  - You need libsigrok >= 0.1.1 in order to make use of fx2lafw. Earlier
    versions didn't have support for FX2 devices using this firmware.
@@ -56,12 +64,18 @@ You can override the install location like this:
 
  $ ./configure --prefix=/usr
 
-Please see the following wiki pages for more detailed instructions:
+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://sigrok.org/wiki/Linux
- http://sigrok.org/wiki/Mac_OS_X
- http://sigrok.org/wiki/Windows
- http://sigrok.org/wiki/FreeBSD
+  http://sourceforge.net/projects/sigrok/files/binary/sigrok-firmware-fx2lafw/
 
 
 fx2lib