]> sigrok.org Git - sigrok-firmware-fx2lafw.git/blobdiff - NEWS
Support older Cypress FX2 (not FX2LP) too.
[sigrok-firmware-fx2lafw.git] / NEWS
diff --git a/NEWS b/NEWS
index e373f0e532e24296ca79e19682a4be2f31fbbb43..34ab80e0c95dfb39a6938f8ab5d1d06aded1f9eb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,9 @@
  * Add support for the USBee DX. Only digital sampling is supported (as is
    the case for all other supported devices so far). Analog data acquisition
    is currently not implemented.
+ * Add support for devices with the older Cypress CY7C68013 (FX2) chip
+   instead of the more recent Cypress CY7C68013A (FX2LP). See also:
+   http://sigrok.org/wiki/Fx2lafw#Cypress_FX2_vs._FX2LP
  * Convert to a standard autotools based build/configuration system.
    Installation is now: ./configure && make && make install
  * README: Update status, website URLs, requirements, etc.