stm32f1: Convert code to use armcm_timer
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -16,7 +16,7 @@ config BOARD_DIRECTORY
|
||||
|
||||
config CLOCK_FREQ
|
||||
int
|
||||
default 8000000 # 72000000 / 9
|
||||
default 72000000
|
||||
|
||||
choice
|
||||
prompt "Bootloader offset"
|
||||
|
||||
Reference in New Issue
Block a user