21 lines
1.2 KiB
Plaintext
21 lines
1.2 KiB
Plaintext
clang
|
|
|
|
%c -Wimplicit-function-declaration -Wmissing-prototypes -Wstrict-prototypes -Os -ffunction-sections -fdata-sections -Wall -Wextra -Wredundant-decls -Wshadow -fno-common -mthumb -mcpu=cortex-m4 -mfloat-abi=hard -mfpu=fpv4-sp-d16
|
|
%cpp -fno-rtti -fno-exceptions -Os -ffunction-sections -fdata-sections -Wall -Wextra -Wredundant-decls -Wshadow -fno-common -mthumb -mcpu=cortex-m4 -mfloat-abi=hard -mfpu=fpv4-sp-d16
|
|
|
|
-I/home/loooph/projects/synth/include
|
|
-I/home/loooph/projects/synth/src
|
|
-I/home/loooph/.platformio/packages/framework-libopencm3
|
|
-I/home/loooph/.platformio/packages/framework-libopencm3/include
|
|
-I/home/loooph/.platformio/packages/toolchain-gccarmnoneeabi@1.70201.0/arm-none-eabi/include/c++/7.2.1
|
|
-I/home/loooph/.platformio/packages/toolchain-gccarmnoneeabi@1.70201.0/arm-none-eabi/include/c++/7.2.1/arm-none-eabi
|
|
-I/home/loooph/.platformio/packages/toolchain-gccarmnoneeabi@1.70201.0/lib/gcc/arm-none-eabi/7.2.1/include-fixed
|
|
-I/home/loooph/.platformio/packages/toolchain-gccarmnoneeabi@1.70201.0/lib/gcc/arm-none-eabi/7.2.1/include
|
|
-I/home/loooph/.platformio/packages/toolchain-gccarmnoneeabi@1.70201.0/arm-none-eabi/include
|
|
-I/home/loooph/.platformio/packages/tool-unity
|
|
|
|
-DPLATFORMIO=50101
|
|
-DSTM32F302x8
|
|
-DSTM32F3
|
|
-DF_CPU=72000000L
|