aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-04-08 16:24:32 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-04-08 16:24:32 +0000
commit151a0e84ebf6b8f9ce06696418843943b78de737 (patch)
tree17a070e39b30004e0dcdf8e78993990792870b91 /readme.txt
parente64da09625d7c531301252f527644de708b5540c (diff)
downloadChibiOS-151a0e84ebf6b8f9ce06696418843943b78de737.tar.gz
ChibiOS-151a0e84ebf6b8f9ce06696418843943b78de737.tar.bz2
ChibiOS-151a0e84ebf6b8f9ce06696418843943b78de737.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4087 35acf78f-673a-0410-8e92-d51de3d6d3f4
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 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()