synth/.ccls

58 lines
4.1 KiB
Plaintext

clang
%c -std=gnu11 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Os -mcpu=cortex-m4 -mthumb -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500
%cpp -std=gnu++14 -fno-threadsafe-statics -fno-rtti -fno-exceptions -fno-use-cxa-atexit -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Os -mcpu=cortex-m4 -mthumb -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500
-I/home/loooph/projects/synth/include
-I/home/loooph/projects/synth/src
-I/home/loooph/.platformio/packages/framework-arduinoststm32/cores/arduino/avr
-I/home/loooph/.platformio/packages/framework-arduinoststm32/cores/arduino/stm32
-I/home/loooph/.platformio/packages/framework-arduinoststm32/cores/arduino/stm32/LL
-I/home/loooph/.platformio/packages/framework-arduinoststm32/cores/arduino/stm32/usb
-I/home/loooph/.platformio/packages/framework-arduinoststm32/cores/arduino/stm32/OpenAMP
-I/home/loooph/.platformio/packages/framework-arduinoststm32/cores/arduino/stm32/usb/hid
-I/home/loooph/.platformio/packages/framework-arduinoststm32/cores/arduino/stm32/usb/cdc
-I/home/loooph/.platformio/packages/framework-arduinoststm32/system/Drivers/STM32F3xx_HAL_Driver/Inc
-I/home/loooph/.platformio/packages/framework-arduinoststm32/system/Drivers/STM32F3xx_HAL_Driver/Src
-I/home/loooph/.platformio/packages/framework-arduinoststm32/system/STM32F3xx
-I/home/loooph/.platformio/packages/framework-arduinoststm32/system/Middlewares/ST/STM32_USB_Device_Library/Core/Inc
-I/home/loooph/.platformio/packages/framework-arduinoststm32/system/Middlewares/ST/STM32_USB_Device_Library/Core/Src
-I/home/loooph/.platformio/packages/framework-arduinoststm32/system/Middlewares/OpenAMP
-I/home/loooph/.platformio/packages/framework-arduinoststm32/system/Middlewares/OpenAMP/open-amp/lib/include
-I/home/loooph/.platformio/packages/framework-arduinoststm32/system/Middlewares/OpenAMP/libmetal/lib/include
-I/home/loooph/.platformio/packages/framework-arduinoststm32/system/Middlewares/OpenAMP/virtual_driver
-I/home/loooph/.platformio/packages/framework-cmsis/CMSIS/Core/Include
-I/home/loooph/.platformio/packages/framework-arduinoststm32/system/Drivers/CMSIS/Device/ST/STM32F3xx/Include
-I/home/loooph/.platformio/packages/framework-arduinoststm32/system/Drivers/CMSIS/Device/ST/STM32F3xx/Source/Templates/gcc
-I/home/loooph/.platformio/packages/framework-cmsis/CMSIS/DSP/Include
-I/home/loooph/.platformio/packages/framework-cmsis/CMSIS/DSP/PrivateInclude
-I/home/loooph/.platformio/packages/framework-arduinoststm32/cores/arduino
-I/home/loooph/.platformio/packages/framework-arduinoststm32/variants/STM32F3xx/F302R(6-8)T
-I/home/loooph/.platformio/packages/framework-arduinoststm32/libraries/CMSIS_DSP/src
-I/home/loooph/.platformio/packages/framework-arduinoststm32/libraries/EEPROM/src
-I/home/loooph/.platformio/packages/framework-arduinoststm32/libraries/IWatchdog/src
-I/home/loooph/.platformio/packages/framework-arduinoststm32/libraries/Keyboard/src
-I/home/loooph/.platformio/packages/framework-arduinoststm32/libraries/Mouse/src
-I/home/loooph/.platformio/packages/framework-arduinoststm32/libraries/SPI/src
-I/home/loooph/.platformio/packages/framework-arduinoststm32/libraries/Servo/src
-I/home/loooph/.platformio/packages/framework-arduinoststm32/libraries/SoftwareSerial/src
-I/home/loooph/.platformio/packages/framework-arduinoststm32/libraries/SrcWrapper/src
-I/home/loooph/.platformio/packages/framework-arduinoststm32/libraries/Wire/src
-I/home/loooph/.platformio/packages/toolchain-gccarmnoneeabi/arm-none-eabi/include/c++/9.2.1
-I/home/loooph/.platformio/packages/toolchain-gccarmnoneeabi/arm-none-eabi/include/c++/9.2.1/arm-none-eabi
-I/home/loooph/.platformio/packages/toolchain-gccarmnoneeabi/lib/gcc/arm-none-eabi/9.2.1/include-fixed
-I/home/loooph/.platformio/packages/toolchain-gccarmnoneeabi/lib/gcc/arm-none-eabi/9.2.1/include
-I/home/loooph/.platformio/packages/toolchain-gccarmnoneeabi/arm-none-eabi/include
-I/home/loooph/.platformio/packages/tool-unity
-DPLATFORMIO=50101
-DSTM32F302x8
-DSTM32F3xx
-DARDUINO=10808
-DARDUINO_ARCH_STM32
-DARDUINO_NUCLEO_F302R8
-DBOARD_NAME="NUCLEO_F302R8"
-DHAL_UART_MODULE_ENABLED
-DUSE_FULL_LL_DRIVER
-DVARIANT_H="variant_NUCLEO_F302R8.h"