aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 023f22b..0acd242 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@ JTAG Layer:
New Tincantools Flyswatter2 support.
Improved ULINK driver.
Improved RLINK driver.
+ Support for adapters based on FT232H chips.
+ New experimental driver for FTDI based adapters, using libusb-1.0 in asynchronous mode.
Boundary Scan:
@@ -17,6 +19,7 @@ Target Layer:
New Cortex-M4 support.
Improved Working area algorithm.
New RTOS support. Currently linux, FreeRTOS, ThreadX and eCos.
+ Connecting under reset to Cortex-Mx and MIPS chips.
Flash Layer:
New SST39WF1601 support.