git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4915 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
b570290ae7
commit
ca21f0fa25
|
@ -83,14 +83,14 @@
|
|||
|
||||
*** 2.5.1 ***
|
||||
- FIX: Possible false detect of loaded prescaler in RTCv1 driver (bug
|
||||
3595489) (backported to 2.4.3).
|
||||
3595489)(backported to 2.4.3).
|
||||
- FIX: Unneded RTC initialization when HAL_USE_RTC disabled (bug 3594620)
|
||||
(backported to 2.4.3).
|
||||
- FIX: Compilation issue with HAL_USE_RTC disabled (bug 3594083) (backported
|
||||
- FIX: Compilation issue with HAL_USE_RTC disabled (bug 3594083)(backported
|
||||
to 2.4.3).
|
||||
- FIX: Wasting of BKP registers in RTCv1 driver (bug 3594005) (backported
|
||||
- FIX: Wasting of BKP registers in RTCv1 driver (bug 3594005)(backported
|
||||
to 2.4.3).
|
||||
- FIX: Potential problem with RTC_CRL_RSF bit (bug 3593972) (backported
|
||||
- FIX: Potential problem with RTC_CRL_RSF bit (bug 3593972)(backported
|
||||
to 2.4.3).
|
||||
- FIX: Fixed DMA reconfiguration problem in STM32 SPI driver (bug 3592809)
|
||||
(backported to 2.4.3).
|
||||
|
|
Loading…
Reference in New Issue