close #204 define HSE_VALUE in _hal_conf instead of board.mk

This commit is contained in:
hathach
2019-12-11 15:19:51 +07:00
parent 88b9a6e84d
commit 88bdb12ee5
15 changed files with 1 additions and 15 deletions
-1
View File
@@ -7,7 +7,6 @@ CFLAGS += \
-mfpu=fpv4-sp-d16 \
-nostdlib -nostartfiles \
-DSTM32F405xx \
-DHSE_VALUE=12000000 \
-DCFG_TUSB_MCU=OPT_MCU_STM32F4
ST_HAL_DRIVER = hw/mcu/st/st_driver/STM32F4xx_HAL_Driver