git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13671 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
Giovanni Di Sirio 2020-05-31 07:24:12 +00:00
parent 1dbc391156
commit c1ff7b26b9
1 changed files with 2 additions and 0 deletions

View File

@ -90,6 +90,8 @@
MEMS Accelerometers.
- NEW: Safer messages mechanism for sandboxes (to be backported to 20.3.1).
- NEW: Added latency measurement test application.
- FIX: Fixed STM32F4 EFL sector bug (bug #1102)
(backported to 20.3.2).
- FIX: Fixed differences in STM32 EXTI (bug #1101)
(backported to 20.3.2).
- FIX: Fixed STM32 DACv1 driver regressed because DMA changes (bug #1100)