Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hw/mcu/stm32f1: Remove duplicate code
sequence of calls: SystemClock_Config() SystemCoreClockUpdate() NVIC_Relocate() was already moved to hal_system_init.c This makes system_stm32f1xx.c more like original ST code Signed-off-by: Jerzy Kasenberg <[email protected]>
- Loading branch information