diff options
-rw-r--r-- | readme.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt index 23cf579cc..514f4c894 100644 --- a/readme.txt +++ b/readme.txt @@ -124,7 +124,8 @@ Johnny Halfmoon).
- NEW: Added handling of input 2 to the STM32 ICU driver (contributed by
Fabio).
-- NEW: STM32 Ethernet driver completed. Added an STM32 lwIP demo.
+- NEW: STM32 Ethernet driver completed. Added STM32F107 and STM32F407
+ lwIP demos.
- 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()
|