ChibiOS/testhal/STM32
Giovanni Di Sirio 1edca64954 Fixed ADC-related regressions and some harmless errors in F4/F7 RCC macros. Fixed some warning in F4 DMA_STORM test application.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15732 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-08-21 16:53:55 +00:00
..
STM32F0xx Added a new CH_CFG_HARDENING_LEVEL option to RT. 2021-12-13 15:44:12 +00:00
STM32F1xx Added a new CH_CFG_HARDENING_LEVEL option to RT. 2021-12-13 15:44:12 +00:00
STM32F3xx Added a new CH_CFG_HARDENING_LEVEL option to RT. 2021-12-13 15:44:12 +00:00
STM32F4xx Fixed ADC-related regressions and some harmless errors in F4/F7 RCC macros. Fixed some warning in F4 DMA_STORM test application. 2022-08-21 16:53:55 +00:00
STM32F7xx Added a new CH_CFG_HARDENING_LEVEL option to RT. 2021-12-13 15:44:12 +00:00
STM32F37x Added a new CH_CFG_HARDENING_LEVEL option to RT. 2021-12-13 15:44:12 +00:00
STM32L1xx Added a new CH_CFG_HARDENING_LEVEL option to RT. 2021-12-13 15:44:12 +00:00
STM32L4xx/CAN Added a new CH_CFG_HARDENING_LEVEL option to RT. 2021-12-13 15:44:12 +00:00
STM32WLxx Added a new CH_CFG_HARDENING_LEVEL option to RT. 2021-12-13 15:44:12 +00:00
multi SIO simplified. Added a "BufferedSIODriver" class that implements the behavior of the legacy Serial driver on top of a SIO implementation (buffering, events and all). 2022-08-21 06:10:28 +00:00