git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4155 35acf78f-673a-0410-8e92-d51de3d6d3f4
master
gdisirio 2012-04-30 18:33:18 +00:00
parent 5d374c633e
commit d317bf915a
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@
when compiling with optimizations disabled, which is common during when compiling with optimizations disabled, which is common during
debugging. In order to save RAM trim back this value when compilung with debugging. In order to save RAM trim back this value when compilung with
optimizations enabled. optimizations enabled.
- CHANGE: Macros icuGetWidthI() and icuGetPeriodI() renamed to icuGetWidth() - CHANGE: Macros icuGetWidthI() and icuGetPeriodI() renamed to icuGetWidth()
and icuGetPeriod(). and icuGetPeriod().
- CHANGE: Renamed Ethernet driver in AT91 HAL ETHD1. - CHANGE: Renamed Ethernet driver in AT91 HAL ETHD1.