hpgl_xy/stm32f103t8u6/compile_flags.txt
2021-04-04 20:33:45 +02:00

9 lines
110 B
Text

--std=c99
-Isrc
-Ithird_party/core
-Ithird_party/device
-DDEBUG
-DSTM32F103xB
-D_DEFAULT_SOURCE
-Wall
-Wextra