c++ works now
This commit is contained in:
723
compile_commands.json
Normal file
723
compile_commands.json
Normal file
@@ -0,0 +1,723 @@
|
||||
[
|
||||
{
|
||||
"arguments": [
|
||||
"/home/ja/.arm-gcc/bin/arm-none-eabi-gcc",
|
||||
"-c",
|
||||
"-mcpu=cortex-m4",
|
||||
"-mthumb",
|
||||
"-mfpu=fpv4-sp-d16",
|
||||
"-mfloat-abi=hard",
|
||||
"-DUSE_HAL_DRIVER",
|
||||
"-DSTM32F429xx",
|
||||
"-ICore/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc/Legacy",
|
||||
"-IDrivers/CMSIS/Device/ST/STM32F4xx/Include",
|
||||
"-IDrivers/CMSIS/Include",
|
||||
"-Og",
|
||||
"-Wall",
|
||||
"-fdata-sections",
|
||||
"-ffunction-sections",
|
||||
"-g",
|
||||
"-gdwarf-2",
|
||||
"-Wa,-a,-ad,-alms=build/stm32f4xx_it.lst",
|
||||
"-o",
|
||||
"build/stm32f4xx_it.o",
|
||||
"Core/Src/stm32f4xx_it.c"
|
||||
],
|
||||
"directory": "/home/ja/Documents/STM/TLight",
|
||||
"file": "/home/ja/Documents/STM/TLight/Core/Src/stm32f4xx_it.c",
|
||||
"output": "/home/ja/Documents/STM/TLight/build/stm32f4xx_it.o"
|
||||
},
|
||||
{
|
||||
"arguments": [
|
||||
"/home/ja/.arm-gcc/bin/arm-none-eabi-gcc",
|
||||
"-c",
|
||||
"-mcpu=cortex-m4",
|
||||
"-mthumb",
|
||||
"-mfpu=fpv4-sp-d16",
|
||||
"-mfloat-abi=hard",
|
||||
"-DUSE_HAL_DRIVER",
|
||||
"-DSTM32F429xx",
|
||||
"-ICore/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc/Legacy",
|
||||
"-IDrivers/CMSIS/Device/ST/STM32F4xx/Include",
|
||||
"-IDrivers/CMSIS/Include",
|
||||
"-Og",
|
||||
"-Wall",
|
||||
"-fdata-sections",
|
||||
"-ffunction-sections",
|
||||
"-g",
|
||||
"-gdwarf-2",
|
||||
"-Wa,-a,-ad,-alms=build/stm32f4xx_hal_msp.lst",
|
||||
"-o",
|
||||
"build/stm32f4xx_hal_msp.o",
|
||||
"Core/Src/stm32f4xx_hal_msp.c"
|
||||
],
|
||||
"directory": "/home/ja/Documents/STM/TLight",
|
||||
"file": "/home/ja/Documents/STM/TLight/Core/Src/stm32f4xx_hal_msp.c",
|
||||
"output": "/home/ja/Documents/STM/TLight/build/stm32f4xx_hal_msp.o"
|
||||
},
|
||||
{
|
||||
"arguments": [
|
||||
"/home/ja/.arm-gcc/bin/arm-none-eabi-gcc",
|
||||
"-c",
|
||||
"-mcpu=cortex-m4",
|
||||
"-mthumb",
|
||||
"-mfpu=fpv4-sp-d16",
|
||||
"-mfloat-abi=hard",
|
||||
"-DUSE_HAL_DRIVER",
|
||||
"-DSTM32F429xx",
|
||||
"-ICore/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc/Legacy",
|
||||
"-IDrivers/CMSIS/Device/ST/STM32F4xx/Include",
|
||||
"-IDrivers/CMSIS/Include",
|
||||
"-Og",
|
||||
"-Wall",
|
||||
"-fdata-sections",
|
||||
"-ffunction-sections",
|
||||
"-g",
|
||||
"-gdwarf-2",
|
||||
"-Wa,-a,-ad,-alms=build/stm32f4xx_hal_crc.lst",
|
||||
"-o",
|
||||
"build/stm32f4xx_hal_crc.o",
|
||||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_crc.c"
|
||||
],
|
||||
"directory": "/home/ja/Documents/STM/TLight",
|
||||
"file": "/home/ja/Documents/STM/TLight/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_crc.c",
|
||||
"output": "/home/ja/Documents/STM/TLight/build/stm32f4xx_hal_crc.o"
|
||||
},
|
||||
{
|
||||
"arguments": [
|
||||
"/home/ja/.arm-gcc/bin/arm-none-eabi-gcc",
|
||||
"-c",
|
||||
"-mcpu=cortex-m4",
|
||||
"-mthumb",
|
||||
"-mfpu=fpv4-sp-d16",
|
||||
"-mfloat-abi=hard",
|
||||
"-DUSE_HAL_DRIVER",
|
||||
"-DSTM32F429xx",
|
||||
"-ICore/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc/Legacy",
|
||||
"-IDrivers/CMSIS/Device/ST/STM32F4xx/Include",
|
||||
"-IDrivers/CMSIS/Include",
|
||||
"-Og",
|
||||
"-Wall",
|
||||
"-fdata-sections",
|
||||
"-ffunction-sections",
|
||||
"-g",
|
||||
"-gdwarf-2",
|
||||
"-Wa,-a,-ad,-alms=build/stm32f4xx_hal_rcc.lst",
|
||||
"-o",
|
||||
"build/stm32f4xx_hal_rcc.o",
|
||||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c"
|
||||
],
|
||||
"directory": "/home/ja/Documents/STM/TLight",
|
||||
"file": "/home/ja/Documents/STM/TLight/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c",
|
||||
"output": "/home/ja/Documents/STM/TLight/build/stm32f4xx_hal_rcc.o"
|
||||
},
|
||||
{
|
||||
"arguments": [
|
||||
"/home/ja/.arm-gcc/bin/arm-none-eabi-gcc",
|
||||
"-c",
|
||||
"-mcpu=cortex-m4",
|
||||
"-mthumb",
|
||||
"-mfpu=fpv4-sp-d16",
|
||||
"-mfloat-abi=hard",
|
||||
"-DUSE_HAL_DRIVER",
|
||||
"-DSTM32F429xx",
|
||||
"-ICore/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc/Legacy",
|
||||
"-IDrivers/CMSIS/Device/ST/STM32F4xx/Include",
|
||||
"-IDrivers/CMSIS/Include",
|
||||
"-Og",
|
||||
"-Wall",
|
||||
"-fdata-sections",
|
||||
"-ffunction-sections",
|
||||
"-g",
|
||||
"-gdwarf-2",
|
||||
"-Wa,-a,-ad,-alms=build/stm32f4xx_hal_rcc_ex.lst",
|
||||
"-o",
|
||||
"build/stm32f4xx_hal_rcc_ex.o",
|
||||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c"
|
||||
],
|
||||
"directory": "/home/ja/Documents/STM/TLight",
|
||||
"file": "/home/ja/Documents/STM/TLight/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c",
|
||||
"output": "/home/ja/Documents/STM/TLight/build/stm32f4xx_hal_rcc_ex.o"
|
||||
},
|
||||
{
|
||||
"arguments": [
|
||||
"/home/ja/.arm-gcc/bin/arm-none-eabi-gcc",
|
||||
"-c",
|
||||
"-mcpu=cortex-m4",
|
||||
"-mthumb",
|
||||
"-mfpu=fpv4-sp-d16",
|
||||
"-mfloat-abi=hard",
|
||||
"-DUSE_HAL_DRIVER",
|
||||
"-DSTM32F429xx",
|
||||
"-ICore/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc/Legacy",
|
||||
"-IDrivers/CMSIS/Device/ST/STM32F4xx/Include",
|
||||
"-IDrivers/CMSIS/Include",
|
||||
"-Og",
|
||||
"-Wall",
|
||||
"-fdata-sections",
|
||||
"-ffunction-sections",
|
||||
"-g",
|
||||
"-gdwarf-2",
|
||||
"-Wa,-a,-ad,-alms=build/stm32f4xx_hal_flash.lst",
|
||||
"-o",
|
||||
"build/stm32f4xx_hal_flash.o",
|
||||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c"
|
||||
],
|
||||
"directory": "/home/ja/Documents/STM/TLight",
|
||||
"file": "/home/ja/Documents/STM/TLight/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c",
|
||||
"output": "/home/ja/Documents/STM/TLight/build/stm32f4xx_hal_flash.o"
|
||||
},
|
||||
{
|
||||
"arguments": [
|
||||
"/home/ja/.arm-gcc/bin/arm-none-eabi-gcc",
|
||||
"-c",
|
||||
"-mcpu=cortex-m4",
|
||||
"-mthumb",
|
||||
"-mfpu=fpv4-sp-d16",
|
||||
"-mfloat-abi=hard",
|
||||
"-DUSE_HAL_DRIVER",
|
||||
"-DSTM32F429xx",
|
||||
"-ICore/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc/Legacy",
|
||||
"-IDrivers/CMSIS/Device/ST/STM32F4xx/Include",
|
||||
"-IDrivers/CMSIS/Include",
|
||||
"-Og",
|
||||
"-Wall",
|
||||
"-fdata-sections",
|
||||
"-ffunction-sections",
|
||||
"-g",
|
||||
"-gdwarf-2",
|
||||
"-Wa,-a,-ad,-alms=build/stm32f4xx_hal_flash_ex.lst",
|
||||
"-o",
|
||||
"build/stm32f4xx_hal_flash_ex.o",
|
||||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c"
|
||||
],
|
||||
"directory": "/home/ja/Documents/STM/TLight",
|
||||
"file": "/home/ja/Documents/STM/TLight/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c",
|
||||
"output": "/home/ja/Documents/STM/TLight/build/stm32f4xx_hal_flash_ex.o"
|
||||
},
|
||||
{
|
||||
"arguments": [
|
||||
"/home/ja/.arm-gcc/bin/arm-none-eabi-gcc",
|
||||
"-c",
|
||||
"-mcpu=cortex-m4",
|
||||
"-mthumb",
|
||||
"-mfpu=fpv4-sp-d16",
|
||||
"-mfloat-abi=hard",
|
||||
"-DUSE_HAL_DRIVER",
|
||||
"-DSTM32F429xx",
|
||||
"-ICore/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc/Legacy",
|
||||
"-IDrivers/CMSIS/Device/ST/STM32F4xx/Include",
|
||||
"-IDrivers/CMSIS/Include",
|
||||
"-Og",
|
||||
"-Wall",
|
||||
"-fdata-sections",
|
||||
"-ffunction-sections",
|
||||
"-g",
|
||||
"-gdwarf-2",
|
||||
"-Wa,-a,-ad,-alms=build/stm32f4xx_hal_flash_ramfunc.lst",
|
||||
"-o",
|
||||
"build/stm32f4xx_hal_flash_ramfunc.o",
|
||||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c"
|
||||
],
|
||||
"directory": "/home/ja/Documents/STM/TLight",
|
||||
"file": "/home/ja/Documents/STM/TLight/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c",
|
||||
"output": "/home/ja/Documents/STM/TLight/build/stm32f4xx_hal_flash_ramfunc.o"
|
||||
},
|
||||
{
|
||||
"arguments": [
|
||||
"/home/ja/.arm-gcc/bin/arm-none-eabi-gcc",
|
||||
"-c",
|
||||
"-mcpu=cortex-m4",
|
||||
"-mthumb",
|
||||
"-mfpu=fpv4-sp-d16",
|
||||
"-mfloat-abi=hard",
|
||||
"-DUSE_HAL_DRIVER",
|
||||
"-DSTM32F429xx",
|
||||
"-ICore/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc/Legacy",
|
||||
"-IDrivers/CMSIS/Device/ST/STM32F4xx/Include",
|
||||
"-IDrivers/CMSIS/Include",
|
||||
"-Og",
|
||||
"-Wall",
|
||||
"-fdata-sections",
|
||||
"-ffunction-sections",
|
||||
"-g",
|
||||
"-gdwarf-2",
|
||||
"-Wa,-a,-ad,-alms=build/stm32f4xx_hal_gpio.lst",
|
||||
"-o",
|
||||
"build/stm32f4xx_hal_gpio.o",
|
||||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c"
|
||||
],
|
||||
"directory": "/home/ja/Documents/STM/TLight",
|
||||
"file": "/home/ja/Documents/STM/TLight/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c",
|
||||
"output": "/home/ja/Documents/STM/TLight/build/stm32f4xx_hal_gpio.o"
|
||||
},
|
||||
{
|
||||
"arguments": [
|
||||
"/home/ja/.arm-gcc/bin/arm-none-eabi-gcc",
|
||||
"-c",
|
||||
"-mcpu=cortex-m4",
|
||||
"-mthumb",
|
||||
"-mfpu=fpv4-sp-d16",
|
||||
"-mfloat-abi=hard",
|
||||
"-DUSE_HAL_DRIVER",
|
||||
"-DSTM32F429xx",
|
||||
"-ICore/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc/Legacy",
|
||||
"-IDrivers/CMSIS/Device/ST/STM32F4xx/Include",
|
||||
"-IDrivers/CMSIS/Include",
|
||||
"-Og",
|
||||
"-Wall",
|
||||
"-fdata-sections",
|
||||
"-ffunction-sections",
|
||||
"-g",
|
||||
"-gdwarf-2",
|
||||
"-Wa,-a,-ad,-alms=build/stm32f4xx_hal_dma_ex.lst",
|
||||
"-o",
|
||||
"build/stm32f4xx_hal_dma_ex.o",
|
||||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c"
|
||||
],
|
||||
"directory": "/home/ja/Documents/STM/TLight",
|
||||
"file": "/home/ja/Documents/STM/TLight/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c",
|
||||
"output": "/home/ja/Documents/STM/TLight/build/stm32f4xx_hal_dma_ex.o"
|
||||
},
|
||||
{
|
||||
"arguments": [
|
||||
"/home/ja/.arm-gcc/bin/arm-none-eabi-gcc",
|
||||
"-c",
|
||||
"-mcpu=cortex-m4",
|
||||
"-mthumb",
|
||||
"-mfpu=fpv4-sp-d16",
|
||||
"-mfloat-abi=hard",
|
||||
"-DUSE_HAL_DRIVER",
|
||||
"-DSTM32F429xx",
|
||||
"-ICore/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc/Legacy",
|
||||
"-IDrivers/CMSIS/Device/ST/STM32F4xx/Include",
|
||||
"-IDrivers/CMSIS/Include",
|
||||
"-Og",
|
||||
"-Wall",
|
||||
"-fdata-sections",
|
||||
"-ffunction-sections",
|
||||
"-g",
|
||||
"-gdwarf-2",
|
||||
"-Wa,-a,-ad,-alms=build/stm32f4xx_hal_dma.lst",
|
||||
"-o",
|
||||
"build/stm32f4xx_hal_dma.o",
|
||||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c"
|
||||
],
|
||||
"directory": "/home/ja/Documents/STM/TLight",
|
||||
"file": "/home/ja/Documents/STM/TLight/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c",
|
||||
"output": "/home/ja/Documents/STM/TLight/build/stm32f4xx_hal_dma.o"
|
||||
},
|
||||
{
|
||||
"arguments": [
|
||||
"/home/ja/.arm-gcc/bin/arm-none-eabi-gcc",
|
||||
"-c",
|
||||
"-mcpu=cortex-m4",
|
||||
"-mthumb",
|
||||
"-mfpu=fpv4-sp-d16",
|
||||
"-mfloat-abi=hard",
|
||||
"-DUSE_HAL_DRIVER",
|
||||
"-DSTM32F429xx",
|
||||
"-ICore/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc/Legacy",
|
||||
"-IDrivers/CMSIS/Device/ST/STM32F4xx/Include",
|
||||
"-IDrivers/CMSIS/Include",
|
||||
"-Og",
|
||||
"-Wall",
|
||||
"-fdata-sections",
|
||||
"-ffunction-sections",
|
||||
"-g",
|
||||
"-gdwarf-2",
|
||||
"-Wa,-a,-ad,-alms=build/stm32f4xx_hal_pwr.lst",
|
||||
"-o",
|
||||
"build/stm32f4xx_hal_pwr.o",
|
||||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c"
|
||||
],
|
||||
"directory": "/home/ja/Documents/STM/TLight",
|
||||
"file": "/home/ja/Documents/STM/TLight/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c",
|
||||
"output": "/home/ja/Documents/STM/TLight/build/stm32f4xx_hal_pwr.o"
|
||||
},
|
||||
{
|
||||
"arguments": [
|
||||
"/home/ja/.arm-gcc/bin/arm-none-eabi-gcc",
|
||||
"-c",
|
||||
"-mcpu=cortex-m4",
|
||||
"-mthumb",
|
||||
"-mfpu=fpv4-sp-d16",
|
||||
"-mfloat-abi=hard",
|
||||
"-DUSE_HAL_DRIVER",
|
||||
"-DSTM32F429xx",
|
||||
"-ICore/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc/Legacy",
|
||||
"-IDrivers/CMSIS/Device/ST/STM32F4xx/Include",
|
||||
"-IDrivers/CMSIS/Include",
|
||||
"-Og",
|
||||
"-Wall",
|
||||
"-fdata-sections",
|
||||
"-ffunction-sections",
|
||||
"-g",
|
||||
"-gdwarf-2",
|
||||
"-Wa,-a,-ad,-alms=build/stm32f4xx_hal_pwr_ex.lst",
|
||||
"-o",
|
||||
"build/stm32f4xx_hal_pwr_ex.o",
|
||||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c"
|
||||
],
|
||||
"directory": "/home/ja/Documents/STM/TLight",
|
||||
"file": "/home/ja/Documents/STM/TLight/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c",
|
||||
"output": "/home/ja/Documents/STM/TLight/build/stm32f4xx_hal_pwr_ex.o"
|
||||
},
|
||||
{
|
||||
"arguments": [
|
||||
"/home/ja/.arm-gcc/bin/arm-none-eabi-gcc",
|
||||
"-c",
|
||||
"-mcpu=cortex-m4",
|
||||
"-mthumb",
|
||||
"-mfpu=fpv4-sp-d16",
|
||||
"-mfloat-abi=hard",
|
||||
"-DUSE_HAL_DRIVER",
|
||||
"-DSTM32F429xx",
|
||||
"-ICore/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc/Legacy",
|
||||
"-IDrivers/CMSIS/Device/ST/STM32F4xx/Include",
|
||||
"-IDrivers/CMSIS/Include",
|
||||
"-Og",
|
||||
"-Wall",
|
||||
"-fdata-sections",
|
||||
"-ffunction-sections",
|
||||
"-g",
|
||||
"-gdwarf-2",
|
||||
"-Wa,-a,-ad,-alms=build/stm32f4xx_hal_cortex.lst",
|
||||
"-o",
|
||||
"build/stm32f4xx_hal_cortex.o",
|
||||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c"
|
||||
],
|
||||
"directory": "/home/ja/Documents/STM/TLight",
|
||||
"file": "/home/ja/Documents/STM/TLight/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c",
|
||||
"output": "/home/ja/Documents/STM/TLight/build/stm32f4xx_hal_cortex.o"
|
||||
},
|
||||
{
|
||||
"arguments": [
|
||||
"/home/ja/.arm-gcc/bin/arm-none-eabi-gcc",
|
||||
"-c",
|
||||
"-mcpu=cortex-m4",
|
||||
"-mthumb",
|
||||
"-mfpu=fpv4-sp-d16",
|
||||
"-mfloat-abi=hard",
|
||||
"-DUSE_HAL_DRIVER",
|
||||
"-DSTM32F429xx",
|
||||
"-ICore/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc/Legacy",
|
||||
"-IDrivers/CMSIS/Device/ST/STM32F4xx/Include",
|
||||
"-IDrivers/CMSIS/Include",
|
||||
"-Og",
|
||||
"-Wall",
|
||||
"-fdata-sections",
|
||||
"-ffunction-sections",
|
||||
"-g",
|
||||
"-gdwarf-2",
|
||||
"-Wa,-a,-ad,-alms=build/stm32f4xx_hal.lst",
|
||||
"-o",
|
||||
"build/stm32f4xx_hal.o",
|
||||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c"
|
||||
],
|
||||
"directory": "/home/ja/Documents/STM/TLight",
|
||||
"file": "/home/ja/Documents/STM/TLight/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c",
|
||||
"output": "/home/ja/Documents/STM/TLight/build/stm32f4xx_hal.o"
|
||||
},
|
||||
{
|
||||
"arguments": [
|
||||
"/home/ja/.arm-gcc/bin/arm-none-eabi-gcc",
|
||||
"-c",
|
||||
"-mcpu=cortex-m4",
|
||||
"-mthumb",
|
||||
"-mfpu=fpv4-sp-d16",
|
||||
"-mfloat-abi=hard",
|
||||
"-DUSE_HAL_DRIVER",
|
||||
"-DSTM32F429xx",
|
||||
"-ICore/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc/Legacy",
|
||||
"-IDrivers/CMSIS/Device/ST/STM32F4xx/Include",
|
||||
"-IDrivers/CMSIS/Include",
|
||||
"-Og",
|
||||
"-Wall",
|
||||
"-fdata-sections",
|
||||
"-ffunction-sections",
|
||||
"-g",
|
||||
"-gdwarf-2",
|
||||
"-Wa,-a,-ad,-alms=build/stm32f4xx_hal_exti.lst",
|
||||
"-o",
|
||||
"build/stm32f4xx_hal_exti.o",
|
||||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c"
|
||||
],
|
||||
"directory": "/home/ja/Documents/STM/TLight",
|
||||
"file": "/home/ja/Documents/STM/TLight/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c",
|
||||
"output": "/home/ja/Documents/STM/TLight/build/stm32f4xx_hal_exti.o"
|
||||
},
|
||||
{
|
||||
"arguments": [
|
||||
"/home/ja/.arm-gcc/bin/arm-none-eabi-gcc",
|
||||
"-c",
|
||||
"-mcpu=cortex-m4",
|
||||
"-mthumb",
|
||||
"-mfpu=fpv4-sp-d16",
|
||||
"-mfloat-abi=hard",
|
||||
"-DUSE_HAL_DRIVER",
|
||||
"-DSTM32F429xx",
|
||||
"-ICore/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc/Legacy",
|
||||
"-IDrivers/CMSIS/Device/ST/STM32F4xx/Include",
|
||||
"-IDrivers/CMSIS/Include",
|
||||
"-Og",
|
||||
"-Wall",
|
||||
"-fdata-sections",
|
||||
"-ffunction-sections",
|
||||
"-g",
|
||||
"-gdwarf-2",
|
||||
"-Wa,-a,-ad,-alms=build/stm32f4xx_hal_dma2d.lst",
|
||||
"-o",
|
||||
"build/stm32f4xx_hal_dma2d.o",
|
||||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma2d.c"
|
||||
],
|
||||
"directory": "/home/ja/Documents/STM/TLight",
|
||||
"file": "/home/ja/Documents/STM/TLight/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma2d.c",
|
||||
"output": "/home/ja/Documents/STM/TLight/build/stm32f4xx_hal_dma2d.o"
|
||||
},
|
||||
{
|
||||
"arguments": [
|
||||
"/home/ja/.arm-gcc/bin/arm-none-eabi-gcc",
|
||||
"-c",
|
||||
"-mcpu=cortex-m4",
|
||||
"-mthumb",
|
||||
"-mfpu=fpv4-sp-d16",
|
||||
"-mfloat-abi=hard",
|
||||
"-DUSE_HAL_DRIVER",
|
||||
"-DSTM32F429xx",
|
||||
"-ICore/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc/Legacy",
|
||||
"-IDrivers/CMSIS/Device/ST/STM32F4xx/Include",
|
||||
"-IDrivers/CMSIS/Include",
|
||||
"-Og",
|
||||
"-Wall",
|
||||
"-fdata-sections",
|
||||
"-ffunction-sections",
|
||||
"-g",
|
||||
"-gdwarf-2",
|
||||
"-Wa,-a,-ad,-alms=build/stm32f4xx_hal_tim.lst",
|
||||
"-o",
|
||||
"build/stm32f4xx_hal_tim.o",
|
||||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c"
|
||||
],
|
||||
"directory": "/home/ja/Documents/STM/TLight",
|
||||
"file": "/home/ja/Documents/STM/TLight/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c",
|
||||
"output": "/home/ja/Documents/STM/TLight/build/stm32f4xx_hal_tim.o"
|
||||
},
|
||||
{
|
||||
"arguments": [
|
||||
"/home/ja/.arm-gcc/bin/arm-none-eabi-gcc",
|
||||
"-c",
|
||||
"-mcpu=cortex-m4",
|
||||
"-mthumb",
|
||||
"-mfpu=fpv4-sp-d16",
|
||||
"-mfloat-abi=hard",
|
||||
"-DUSE_HAL_DRIVER",
|
||||
"-DSTM32F429xx",
|
||||
"-ICore/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc/Legacy",
|
||||
"-IDrivers/CMSIS/Device/ST/STM32F4xx/Include",
|
||||
"-IDrivers/CMSIS/Include",
|
||||
"-Og",
|
||||
"-Wall",
|
||||
"-fdata-sections",
|
||||
"-ffunction-sections",
|
||||
"-g",
|
||||
"-gdwarf-2",
|
||||
"-Wa,-a,-ad,-alms=build/stm32f4xx_hal_tim_ex.lst",
|
||||
"-o",
|
||||
"build/stm32f4xx_hal_tim_ex.o",
|
||||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c"
|
||||
],
|
||||
"directory": "/home/ja/Documents/STM/TLight",
|
||||
"file": "/home/ja/Documents/STM/TLight/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c",
|
||||
"output": "/home/ja/Documents/STM/TLight/build/stm32f4xx_hal_tim_ex.o"
|
||||
},
|
||||
{
|
||||
"arguments": [
|
||||
"/home/ja/.arm-gcc/bin/arm-none-eabi-gcc",
|
||||
"-c",
|
||||
"-mcpu=cortex-m4",
|
||||
"-mthumb",
|
||||
"-mfpu=fpv4-sp-d16",
|
||||
"-mfloat-abi=hard",
|
||||
"-DUSE_HAL_DRIVER",
|
||||
"-DSTM32F429xx",
|
||||
"-ICore/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc/Legacy",
|
||||
"-IDrivers/CMSIS/Device/ST/STM32F4xx/Include",
|
||||
"-IDrivers/CMSIS/Include",
|
||||
"-Og",
|
||||
"-Wall",
|
||||
"-fdata-sections",
|
||||
"-ffunction-sections",
|
||||
"-g",
|
||||
"-gdwarf-2",
|
||||
"-Wa,-a,-ad,-alms=build/system_stm32f4xx.lst",
|
||||
"-o",
|
||||
"build/system_stm32f4xx.o",
|
||||
"Core/Src/system_stm32f4xx.c"
|
||||
],
|
||||
"directory": "/home/ja/Documents/STM/TLight",
|
||||
"file": "/home/ja/Documents/STM/TLight/Core/Src/system_stm32f4xx.c",
|
||||
"output": "/home/ja/Documents/STM/TLight/build/system_stm32f4xx.o"
|
||||
},
|
||||
{
|
||||
"arguments": [
|
||||
"/home/ja/.arm-gcc/bin/arm-none-eabi-gcc",
|
||||
"-c",
|
||||
"-mcpu=cortex-m4",
|
||||
"-mthumb",
|
||||
"-mfpu=fpv4-sp-d16",
|
||||
"-mfloat-abi=hard",
|
||||
"-DUSE_HAL_DRIVER",
|
||||
"-DSTM32F429xx",
|
||||
"-ICore/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc/Legacy",
|
||||
"-IDrivers/CMSIS/Device/ST/STM32F4xx/Include",
|
||||
"-IDrivers/CMSIS/Include",
|
||||
"-Og",
|
||||
"-Wall",
|
||||
"-fdata-sections",
|
||||
"-ffunction-sections",
|
||||
"-g",
|
||||
"-gdwarf-2",
|
||||
"-Wa,-a,-ad,-alms=build/sysmem.lst",
|
||||
"-o",
|
||||
"build/sysmem.o",
|
||||
"Core/Src/sysmem.c"
|
||||
],
|
||||
"directory": "/home/ja/Documents/STM/TLight",
|
||||
"file": "/home/ja/Documents/STM/TLight/Core/Src/sysmem.c",
|
||||
"output": "/home/ja/Documents/STM/TLight/build/sysmem.o"
|
||||
},
|
||||
{
|
||||
"arguments": [
|
||||
"/home/ja/.arm-gcc/bin/arm-none-eabi-gcc",
|
||||
"-c",
|
||||
"-mcpu=cortex-m4",
|
||||
"-mthumb",
|
||||
"-mfpu=fpv4-sp-d16",
|
||||
"-mfloat-abi=hard",
|
||||
"-DUSE_HAL_DRIVER",
|
||||
"-DSTM32F429xx",
|
||||
"-ICore/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc/Legacy",
|
||||
"-IDrivers/CMSIS/Device/ST/STM32F4xx/Include",
|
||||
"-IDrivers/CMSIS/Include",
|
||||
"-Og",
|
||||
"-Wall",
|
||||
"-fdata-sections",
|
||||
"-ffunction-sections",
|
||||
"-g",
|
||||
"-gdwarf-2",
|
||||
"-Wa,-a,-ad,-alms=build/syscalls.lst",
|
||||
"-o",
|
||||
"build/syscalls.o",
|
||||
"Core/Src/syscalls.c"
|
||||
],
|
||||
"directory": "/home/ja/Documents/STM/TLight",
|
||||
"file": "/home/ja/Documents/STM/TLight/Core/Src/syscalls.c",
|
||||
"output": "/home/ja/Documents/STM/TLight/build/syscalls.o"
|
||||
},
|
||||
{
|
||||
"arguments": [
|
||||
"/home/ja/.arm-gcc/bin/arm-none-eabi-g++",
|
||||
"-c",
|
||||
"-mcpu=cortex-m4",
|
||||
"-mthumb",
|
||||
"-mfpu=fpv4-sp-d16",
|
||||
"-mfloat-abi=hard",
|
||||
"-DUSE_HAL_DRIVER",
|
||||
"-DSTM32F429xx",
|
||||
"-ICore/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc/Legacy",
|
||||
"-IDrivers/CMSIS/Device/ST/STM32F4xx/Include",
|
||||
"-IDrivers/CMSIS/Include",
|
||||
"-Og",
|
||||
"-Wall",
|
||||
"-fdata-sections",
|
||||
"-ffunction-sections",
|
||||
"-g",
|
||||
"-gdwarf-2",
|
||||
"-Wa,-a,-ad,-alms=build/main.lst",
|
||||
"-o",
|
||||
"build/main.o",
|
||||
"Core/Src/main.cpp"
|
||||
],
|
||||
"directory": "/home/ja/Documents/STM/TLight",
|
||||
"file": "/home/ja/Documents/STM/TLight/Core/Src/main.cpp",
|
||||
"output": "/home/ja/Documents/STM/TLight/build/main.o"
|
||||
},
|
||||
{
|
||||
"arguments": [
|
||||
"/home/ja/.arm-gcc/bin/arm-none-eabi-gcc",
|
||||
"-x",
|
||||
"assembler-with-cpp",
|
||||
"-c",
|
||||
"-mcpu=cortex-m4",
|
||||
"-mthumb",
|
||||
"-mfpu=fpv4-sp-d16",
|
||||
"-mfloat-abi=hard",
|
||||
"-DUSE_HAL_DRIVER",
|
||||
"-DSTM32F429xx",
|
||||
"-ICore/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc",
|
||||
"-IDrivers/STM32F4xx_HAL_Driver/Inc/Legacy",
|
||||
"-IDrivers/CMSIS/Device/ST/STM32F4xx/Include",
|
||||
"-IDrivers/CMSIS/Include",
|
||||
"-Og",
|
||||
"-Wall",
|
||||
"-fdata-sections",
|
||||
"-ffunction-sections",
|
||||
"-g",
|
||||
"-gdwarf-2",
|
||||
"-o",
|
||||
"build/startup_stm32f429xx.o",
|
||||
"startup_stm32f429xx.s"
|
||||
],
|
||||
"directory": "/home/ja/Documents/STM/TLight",
|
||||
"file": "/home/ja/Documents/STM/TLight/startup_stm32f429xx.s",
|
||||
"output": "/home/ja/Documents/STM/TLight/build/startup_stm32f429xx.o"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user