aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-04-03 20:40:53 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-04-03 20:40:53 +0000
commitca05d68dabf77e308edbb7abbf43b1226fd3432d (patch)
treef0d17bbcf49b7efc152be91e09675be46db90483
parent4bae8b9a024cdfc2dc9b3cadbf7a465b3230caaf (diff)
downloadChibiOS-ca05d68dabf77e308edbb7abbf43b1226fd3432d.tar.gz
ChibiOS-ca05d68dabf77e308edbb7abbf43b1226fd3432d.tar.bz2
ChibiOS-ca05d68dabf77e308edbb7abbf43b1226fd3432d.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4077 35acf78f-673a-0410-8e92-d51de3d6d3f4
-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()