git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15826 27425a3e-05d8-49a3-a47f-9c15f0e5edd8

This commit is contained in:
Giovanni Di Sirio 2022-10-22 08:26:23 +00:00
parent 589cbb2020
commit 2ec108219a
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@
option to override the stack size by defining THREADS_STACK_SIZE
in the makefile.
- FIX: Fixed invalid delay loop in STM32G0/WL ADCv5 driver (bug #1240)
(backported to 20.3.5)(***********TODO*********** backported to 21.11.3).
(backported to 20.3.5)(backported to 21.11.3).
- FIX: Fixed STM32_MCOSEL setting problem (bug #1239)(***********TODO*********** backported to 21.11.3).
- FIX: Fixed problems with cache in STM32 SDMMC drivers (bug #1238)(***********TODO*********** backported to 21.11.3).
- FIX: Fixed missing clock enables for some GPIOS on some STM32L4s (bug #1237)