fix ci build

This commit is contained in:
hathach 2020-09-02 00:56:43 +07:00
parent c492aef4c7
commit 52b5748e8d
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ CFLAGS += \
-mabi=aapcs \
-mcpu=cortex-m4 \
-mfloat-abi=hard \
-mfpu=fpv4-sp-d16 \
-mfpu=fpv4-sp-d16 \
-nostdlib \
-DCORE_M4 \
-D__USE_CMSIS \