]> sigrok.org Git - sigrok-firmware-fx2lafw.git/blobdiff - README
scopes: Makefile.am: Add and use SDCC_LINK_FLAGS_SCOPE.
[sigrok-firmware-fx2lafw.git] / README
diff --git a/README b/README
index 548749fa908433e7f21d34b3982a8d7d6dd5bc0c..e0d25a11dff67046c526ea6b9e8293ad1dd4803d 100644 (file)
--- a/README
+++ b/README
@@ -8,7 +8,7 @@ device types (such as logic analyzers, oscilloscopes, multimeters, and more).
 
 sigrok-firmware-fx2lafw is a Free/Libre/Open-source firmware for logic
 analyzers based on the Cypress EZ-USB FX2(LP) chip, as well as the
-Hantek 6022BE USB oscilloscope.
+Hantek 6022BE and Sainsmart DDS120 USB oscilloscopes.
 
 
 Status
@@ -36,9 +36,6 @@ Notes:
 
    This project has been tested to work with sdcc 2.9 and 3.x.
 
- - 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.
-
 
 Building and installing
 -----------------------
@@ -124,14 +121,21 @@ Files integrated into fx2lafw:
    contents of the original device.c and fw.c together.
 
 
+Sainsmart DDS120 firmware
+-------------------------
+
+The Sainsmart DDS120 firmware is heavily based upon the original Hantek 6022BE
+firmware, so the items mentioned above apply here as well.
+
+
 Copyright and license
 ---------------------
 
 sigrok-firmware-fx2lafw is licensed under the terms of the GNU General Public
 License (GPL), version 2 or later.
 
-It uses additional helper code (fx2lib, Hantek 6022BE firmware), licensed
-under the GNU LGPL (version 2.1 or later).
+It uses additional helper code (fx2lib, Hantek 6022BE, and Sainsmart DDS120
+firmware), licensed under the GNU LGPL (version 2.1 or later).
 
 While some individual source code files are licensed under the LGPLv2.1+, and
 some files are licensed under the GPLv2+, this doesn't change the fact that