Squashed 'stm32f103c8t6-bootloader/' content from commit b193a72
git-subtree-dir: stm32f103c8t6-bootloader git-subtree-split: b193a72ea70c26576ec0cec4a55d540eefe53bd0
This commit is contained in:
commit
e067fcbe30
34 changed files with 15445 additions and 0 deletions
9
compile_flags.txt
Normal file
9
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