Fixed bug #1225.
Fixed bug #1226. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15515 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
parent
2c48a71c0b
commit
de2a2c9b02
|
@ -123,6 +123,10 @@
|
||||||
- NEW: Added SPIv2 support also to STM32WB and STM32WL.
|
- NEW: Added SPIv2 support also to STM32WB and STM32WL.
|
||||||
- FIX: Re-opened and fixed bug #1100
|
- FIX: Re-opened and fixed bug #1100
|
||||||
(backported to 20.3.5)(backported to 21.11.2).
|
(backported to 20.3.5)(backported to 21.11.2).
|
||||||
|
- FIX: Fixed missing TIM16/17 errata handling for STM32G0xx (bug #1226)
|
||||||
|
(backported to 20.3.5)(backported to 21.11.2).
|
||||||
|
- FIX: Fixed missing ADC errata handling for STM32G0xx (bug #1225)
|
||||||
|
(backported to 20.3.5)(backported to 21.11.2).
|
||||||
- FIX: Fixed problem in the HAL I2C fallback driver (bug #1224)
|
- FIX: Fixed problem in the HAL I2C fallback driver (bug #1224)
|
||||||
(backported to 20.3.5)(backported to 21.11.2).
|
(backported to 20.3.5)(backported to 21.11.2).
|
||||||
- FIX: Fixed GPIOH clock not enabled on STM32L432 (bug #1223)
|
- FIX: Fixed GPIOH clock not enabled on STM32L432 (bug #1223)
|
||||||
|
|
Loading…
Reference in New Issue