git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14577 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
Giovanni Di Sirio 2021-06-27 09:13:41 +00:00
parent bff0553eb4
commit a679c6009e
1 changed files with 2 additions and 0 deletions

View File

@ -74,6 +74,8 @@
*****************************************************************************
*** Next ***
- FIX: Fixed Missing RTC APB enable on STM32G0xx (bug #1163)
(backported to 21.6.1)
- FIX: Fixed I2S-related definitions missing in STM32F3xx registry (bug #1162)
(backported to 21.6.1)(backported to 20.3.4).
- FIX: Fixed AVR port broken (bug #1161)(backported to 21.6.1).