We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Is there a reason why the MDK Keil::STM32F0xx_DFP doesn’t include CMSIS and HAL/StdPeriph drivers for UART, SPI, I2C, etc. ? All the other Keil::STM32Fx DFPs appear to. It's just that their absence makes porting across F0 <-> non-F0 projects more arduous as (I assume) you have to manually load all the HAL drivers and configuration files into F0 projects (and manually maintain them), or use CubeMX, which doesn’t support RTX.