git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15653 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
Giovanni Di Sirio 2022-06-11 08:21:21 +00:00
parent 89a0515d7d
commit 21b15c8cca
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@
(backported to 20.3.5)(backported to 21.11.2).
- FIX: Fixed STM32 ADCv1 and ADCv5 do not allow prescaler divide value of 1
(bug #1230)(backported to 20.3.5)(backported to 21.11.2).
- FIX: Fixed missing chech on STM32 SPIv2 DMA settings for SPI1 (bug #1229)
- FIX: Fixed missing check on STM32 SPIv2 DMA settings for SPI1 (bug #1229)
(backported to 20.3.5)(backported to 21.11.2).
- FIX: Fixed ARMv6-M port Keil compiler fail (bug #1228)
(backported to 21.11.2).