stm32f1: Convert code to use armcm_timer

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2019-01-31 23:18:11 -05:00
parent eb8db46ca3
commit 9f3517fdc7
4 changed files with 5 additions and 123 deletions

View File

@@ -16,7 +16,7 @@ config BOARD_DIRECTORY
config CLOCK_FREQ
int
default 8000000 # 72000000 / 9
default 72000000
choice
prompt "Bootloader offset"