Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
system_stm32g4xx.c was including mcu/cmsis_nvic.h while it should include stm32g4xx_hal_conf.h This is required if external oscillator frequency (defined in stm32g4xx_hal_conf.h) is not 24MHz
- Loading branch information