git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14299 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
Giovanni Di Sirio 2021-04-24 14:24:00 +00:00
parent 70f300b396
commit e134412309
1 changed files with 2 additions and 0 deletions

View File

@ -135,6 +135,8 @@
- NEW: Added latency measurement test application.
- FIX: Fixed STM32G431 DMA defines error (bug #1155)
(backported to 20.3.4).
- FIX: Fixed wrong checks related to PLLSAI2 on L4 and L4+ (bug #1156)
(backported to 20.3.4)(backported to 19.1.5).
- FIX: Fixed errors in STM32L4xx registry (bug #1154)
(backported to 20.3.4)(backported to 19.1.5).
- FIX: Fixed QUADSPI errata fix applied to all platforms (bug #1153)