Some MISRA-related fixes.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_20.3.x@15336 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
Giovanni Di Sirio 2022-01-09 11:12:03 +00:00
parent ab5888e917
commit d9b7089651
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@
***************************************************************************** *****************************************************************************
*** 20.3.5 *** *** 20.3.5 ***
- FIX: Some MISRA-related fixes.
- FIX: Fixed missing check in chobjcaches.h (bug #1210). - FIX: Fixed missing check in chobjcaches.h (bug #1210).
- FIX: Fixed RT testbuild application broken (bug #1208). - FIX: Fixed RT testbuild application broken (bug #1208).
- FIX: Fixed USB not enabled on STM32F103x6 (bug #1206). - FIX: Fixed USB not enabled on STM32F103x6 (bug #1206).