aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index c0754c136..d5526d2f6 100644
--- a/readme.txt
+++ b/readme.txt
@@ -106,7 +106,7 @@
- NEW: Added STM32 USB CDC loopback test application.
- NEW: Added new GPT driver model, General Purpose Timer. The driver
allows to access the available timers in an abstract way.
-- NEW: GTP driver implementation for STM32 and LPC11xx.
+- NEW: GTP driver implementation for STM32, LPC13xx and LPC11xx.
- NEW: Added STM32 GPT test application.
- NEW: Implemented new event IO_TRANSMISSION_END in the generic serial
driver. This event marks the physical transmission end of a data stream.