laurelin/compile_flags.txt

10 lines
110 B
Plaintext
Raw Normal View History

2019-12-10 23:19:01 +01:00
--std=c99
-Isrc
-Ithird_party/core
-Ithird_party/device
-DDEBUG
-DSTM32F030x6
-D_DEFAULT_SOURCE
-Wall
-Wextra