Fixed bug 3592817.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4925 35acf78f-673a-0410-8e92-d51de3d6d3f4master
parent
9ba3205625
commit
9a58d1b6e3
|
@ -94,6 +94,8 @@
|
||||||
to 2.4.3).
|
to 2.4.3).
|
||||||
- FIX: Fixed potential problem with RTC_CRL_RSF bit (bug 3593972)(backported
|
- FIX: Fixed potential problem with RTC_CRL_RSF bit (bug 3593972)(backported
|
||||||
to 2.4.3).
|
to 2.4.3).
|
||||||
|
- FIX: Fixed STM32F1x rtc_lld_init not functional (bug 3592817)(backported
|
||||||
|
to 2.4.3).
|
||||||
- FIX: Fixed DMA reconfiguration problem in STM32 SPI driver (bug 3592809)
|
- FIX: Fixed DMA reconfiguration problem in STM32 SPI driver (bug 3592809)
|
||||||
(backported to 2.4.3).
|
(backported to 2.4.3).
|
||||||
- FIX: Fixed STM32 UART driver redundant initialization (bug 3592764)
|
- FIX: Fixed STM32 UART driver redundant initialization (bug 3592764)
|
||||||
|
|
Loading…
Reference in New Issue