aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--readme.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/readme.txt b/readme.txt
index d238e47f3..23cf579cc 100644
--- a/readme.txt
+++ b/readme.txt
@@ -124,8 +124,7 @@
Johnny Halfmoon).
- NEW: Added handling of input 2 to the STM32 ICU driver (contributed by
Fabio).
-- NEW: STM32 Ethernet driver completed, only partially tested on STM32F107.
- Added an STM32 lwIP demo.
+- NEW: STM32 Ethernet driver completed. Added an STM32 lwIP demo.
- NEW: lwIP related code is not centralized into a single place, no need to
duplicate the code in each application or demo.
- CHANGE: Macros icuGetWidthI() and icuGetPeriodI() renamed to icuGetWidth()