This commit is contained in:
hathach
2019-09-11 11:55:16 +07:00
parent 34b76898da
commit 3f02c35983
7 changed files with 17 additions and 22 deletions

View File

@@ -6,6 +6,7 @@ CFLAGS += \
-mcpu=cortex-m0 \
-mfloat-abi=soft \
-nostdlib -nostartfiles \
-DCFG_EXAMPLE_MSC_READONLY \
-DCFG_TUSB_MCU=OPT_MCU_STM32F0
ST_HAL_DRIVER = hw/mcu/st/st_driver/STM32F0xx_HAL_Driver