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

master
gdisirio 2012-02-18 16:49:14 +00:00
parent 39fa1818ff
commit e87da0e4c8
1 changed files with 2 additions and 0 deletions

View File

@ -105,6 +105,8 @@
Johnny Halfmoon).
- NEW: Added handling of input 2 to the STM32 ICU driver (contributed by
Fabio).
- CHANGE: Macros icuGetWidthI() and icuGetPeriodI() renemed to icuGetWidth()
and icuGetPeriod().
*** 2.3.5 ***
- FIX: Fixed RTC compile problem on STM32F103 (bug 3468445).