Fixed bug 3607380.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5387 35acf78f-673a-0410-8e92-d51de3d6d3f4master
parent
42dc58dcb2
commit
9992b23f94
|
@ -13,8 +13,7 @@
|
|||
* HISTORY : Changes: typo fixed in PSR1 register:SCP -> CSP, MCR: PRESCALE->BITRATE (b16991)
|
||||
* HISTORY : Changes: typo fixed in ME register MTC bit, SSCM fix, CMU changes(b16991)
|
||||
* HISTORY : Changes to CTU Module: CR register (LC->FC), CLR changed to 24 bits (b16991)
|
||||
|
||||
* HISTORY : Modified to add reserved space in CTU (b16991)
|
||||
* HISTORY : Modified to add reserved space in CTU (b16991)
|
||||
* HISTORY : Modified to support ADC on Pictus cut 2 - do not distribute! (ttz778)
|
||||
* HISTORY : Modified to support CRC on Pictus cut 2 - do not distribute! (r60321)
|
||||
* HISTORY : Modified to support DSPI0 CS7&8 and new FlexPWM naming on Pictus cut 2 (r60321)
|
||||
|
|
|
@ -86,6 +86,7 @@
|
|||
*****************************************************************************
|
||||
|
||||
*** 2.5.2 ***
|
||||
- FIX: Fixed surprising non-CRLF lines in source (bug 3607380).
|
||||
- FIX: Fixed misplaced brace in icu_lld.c (bug 3605832)(backported to 2.4.4).
|
||||
- FIX: Fixed errors in MMC_SPI driver state machine (bug 3605794).
|
||||
- FIX: Fixed deadlock in Serial_USB driver (bug 3605793).
|
||||
|
|
Loading…
Reference in New Issue