aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index c22d95b76..4da234769 100644
--- a/readme.txt
+++ b/readme.txt
@@ -108,7 +108,8 @@
Fabio).
- NEW: STM32 Ethernet driver completed, only partially tested on STM32F107.
Added an STM32 lwIP demo.
- TODO: Extensive testing.
+- 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() renemed to icuGetWidth()
and icuGetPeriod().
- CHANGE: Renamed Ethernet driver in AT91 HAL ETHD1.