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

master
gdisirio 2012-04-03 20:40:53 +00:00
parent 4bae8b9a02
commit ca05d68dab
1 changed files with 1 additions and 2 deletions

View File

@ -124,8 +124,7 @@
Johnny Halfmoon). Johnny Halfmoon).
- NEW: Added handling of input 2 to the STM32 ICU driver (contributed by - NEW: Added handling of input 2 to the STM32 ICU driver (contributed by
Fabio). Fabio).
- NEW: STM32 Ethernet driver completed, only partially tested on STM32F107. - NEW: STM32 Ethernet driver completed. Added an STM32 lwIP demo.
Added an STM32 lwIP demo.
- NEW: lwIP related code is not centralized into a single place, no need to - NEW: lwIP related code is not centralized into a single place, no need to
duplicate the code in each application or demo. duplicate the code in each application or demo.
- CHANGE: Macros icuGetWidthI() and icuGetPeriodI() renamed to icuGetWidth() - CHANGE: Macros icuGetWidthI() and icuGetPeriodI() renamed to icuGetWidth()