Removed invalid char.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15934 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
Giovanni Di Sirio 2022-12-29 14:05:55 +00:00
parent 9a610ee009
commit edaca72583
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@
(backported to 20.3.5)(backported to 21.11.3). (backported to 20.3.5)(backported to 21.11.3).
- FIX: Fixed missing semicolon in STM32 OTGv1 driver (bug #1243) - FIX: Fixed missing semicolon in STM32 OTGv1 driver (bug #1243)
(backported to 20.3.5)(backported to 21.11.3). (backported to 20.3.5)(backported to 21.11.3).
- FIX: Fixed HSI48 not enabled for STM32L496/4A6 (bug #1242) - FIX: Fixed HSI48 not enabled for STM32L496/4A6 (bug #1242)
(backported to 20.3.5)(backported to 21.11.3). (backported to 20.3.5)(backported to 21.11.3).
- FIX: Fixed problem in STM32 gpt_lld_polled_delay() implementation (bug #1241) - FIX: Fixed problem in STM32 gpt_lld_polled_delay() implementation (bug #1241)
(backported to 20.3.5)(backported to 21.11.3). (backported to 20.3.5)(backported to 21.11.3).