git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_20.3.x@13672 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
Giovanni Di Sirio 2020-05-31 07:24:18 +00:00
parent 8eaf1c10d7
commit 5363a9b0bb
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@
*****************************************************************************
*** 20.3.2 ***
- FIX: Fixed STM32F4 EFL sector bug (bug #1102).
- FIX: Fixed differences in STM32 EXTI (bug #1101).
- FIX: Fixed STM32 DACv1 driver regressed because DMA changes (bug #1100).
- FIX: Fixed STM32L0 missing LPUART IRQ initialization (bug #1099).