31 lines
397 B
Plaintext
31 lines
397 B
Plaintext
-Wall
|
|
-std=c99
|
|
-pedantic
|
|
-Wextra
|
|
-Wimplicit-function-declaration
|
|
-Wredundant-decls
|
|
-Wmissing-prototypes
|
|
-Wstrict-prototypes
|
|
-Wundef
|
|
-Wshadow
|
|
-fno-common
|
|
-ffunction-sections
|
|
-fdata-sections
|
|
-mcpu=cortex-m0
|
|
-mthumb
|
|
-mfloat-abi=soft
|
|
-MD
|
|
-DSTM32L0
|
|
-I./libopencm3/include
|
|
-Ifxplib/include
|
|
-DPOINTPOS=16
|
|
-DVERSION="5aaef38"
|
|
-O0
|
|
-ggdb
|
|
-DDEBUG
|
|
-Wall
|
|
-std=c99
|
|
-pedantic
|
|
-Iinclude
|
|
-DVERSION="0.0.0-896464e"
|