git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4087 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2012-04-08 16:24:32 +00:00
parent e64da09625
commit 151a0e84eb
1 changed files with 2 additions and 1 deletions

View File

@ -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()