Rename MCU
This commit is contained in:
parent
ed2925a961
commit
64a01bef05
75 changed files with 4 additions and 4 deletions
9
stm32f103t8u6-bootloader/compile_flags.txt
Normal file
9
stm32f103t8u6-bootloader/compile_flags.txt
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
--std=c99
|
||||
-Isrc
|
||||
-Ithird_party/core
|
||||
-Ithird_party/device
|
||||
-DSTM32F103x6
|
||||
-D_DEFAULT_SOURCE
|
||||
-Wall
|
||||
-Wextra
|
||||
--target=arm-none-eabi
|
||||
Loading…
Add table
Add a link
Reference in a new issue