SLS/Software/compile_commands.json

740 lines
27 KiB
JSON

[
{
"arguments": [
"/home/chiangni/.config/VSCodium/User/globalStorage/bmd.stm32-for-vscode/@xpack-dev-tools/arm-none-eabi-gcc/13.2.1-1.1.1/.content/bin/arm-none-eabi-gcc",
"-c",
"-mcpu=cortex-m0",
"-mthumb",
"-DSTM32F042x6",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F0xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F0xx_HAL_Driver/Inc",
"-IDrivers/STM32F0xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/stm32f0xx_hal_adc_ex.lst",
"-o",
"build/stm32f0xx_hal_adc_ex.o",
"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_adc_ex.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_adc_ex.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/build/stm32f0xx_hal_adc_ex.o"
},
{
"arguments": [
"/home/chiangni/.config/VSCodium/User/globalStorage/bmd.stm32-for-vscode/@xpack-dev-tools/arm-none-eabi-gcc/13.2.1-1.1.1/.content/bin/arm-none-eabi-gcc",
"-c",
"-mcpu=cortex-m0",
"-mthumb",
"-DSTM32F042x6",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F0xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F0xx_HAL_Driver/Inc",
"-IDrivers/STM32F0xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/stm32f0xx_hal.lst",
"-o",
"build/stm32f0xx_hal.o",
"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/build/stm32f0xx_hal.o"
},
{
"arguments": [
"/home/chiangni/.config/VSCodium/User/globalStorage/bmd.stm32-for-vscode/@xpack-dev-tools/arm-none-eabi-gcc/13.2.1-1.1.1/.content/bin/arm-none-eabi-gcc",
"-c",
"-mcpu=cortex-m0",
"-mthumb",
"-DSTM32F042x6",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F0xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F0xx_HAL_Driver/Inc",
"-IDrivers/STM32F0xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/stm32f0xx_it.lst",
"-o",
"build/stm32f0xx_it.o",
"Core/Src/stm32f0xx_it.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/Core/Src/stm32f0xx_it.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/build/stm32f0xx_it.o"
},
{
"arguments": [
"/home/chiangni/.config/VSCodium/User/globalStorage/bmd.stm32-for-vscode/@xpack-dev-tools/arm-none-eabi-gcc/13.2.1-1.1.1/.content/bin/arm-none-eabi-gcc",
"-c",
"-mcpu=cortex-m0",
"-mthumb",
"-DSTM32F042x6",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F0xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F0xx_HAL_Driver/Inc",
"-IDrivers/STM32F0xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/stm32f0xx_hal_cortex.lst",
"-o",
"build/stm32f0xx_hal_cortex.o",
"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/build/stm32f0xx_hal_cortex.o"
},
{
"arguments": [
"/home/chiangni/.config/VSCodium/User/globalStorage/bmd.stm32-for-vscode/@xpack-dev-tools/arm-none-eabi-gcc/13.2.1-1.1.1/.content/bin/arm-none-eabi-gcc",
"-c",
"-mcpu=cortex-m0",
"-mthumb",
"-DSTM32F042x6",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F0xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F0xx_HAL_Driver/Inc",
"-IDrivers/STM32F0xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/stm32f0xx_hal_adc.lst",
"-o",
"build/stm32f0xx_hal_adc.o",
"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_adc.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_adc.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/build/stm32f0xx_hal_adc.o"
},
{
"arguments": [
"/home/chiangni/.config/VSCodium/User/globalStorage/bmd.stm32-for-vscode/@xpack-dev-tools/arm-none-eabi-gcc/13.2.1-1.1.1/.content/bin/arm-none-eabi-gcc",
"-c",
"-mcpu=cortex-m0",
"-mthumb",
"-DSTM32F042x6",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F0xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F0xx_HAL_Driver/Inc",
"-IDrivers/STM32F0xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/stm32f0xx_hal_exti.lst",
"-o",
"build/stm32f0xx_hal_exti.o",
"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_exti.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_exti.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/build/stm32f0xx_hal_exti.o"
},
{
"arguments": [
"/home/chiangni/.config/VSCodium/User/globalStorage/bmd.stm32-for-vscode/@xpack-dev-tools/arm-none-eabi-gcc/13.2.1-1.1.1/.content/bin/arm-none-eabi-gcc",
"-c",
"-mcpu=cortex-m0",
"-mthumb",
"-DSTM32F042x6",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F0xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F0xx_HAL_Driver/Inc",
"-IDrivers/STM32F0xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/stm32f0xx_hal_dma.lst",
"-o",
"build/stm32f0xx_hal_dma.o",
"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/build/stm32f0xx_hal_dma.o"
},
{
"arguments": [
"/home/chiangni/.config/VSCodium/User/globalStorage/bmd.stm32-for-vscode/@xpack-dev-tools/arm-none-eabi-gcc/13.2.1-1.1.1/.content/bin/arm-none-eabi-gcc",
"-c",
"-mcpu=cortex-m0",
"-mthumb",
"-DSTM32F042x6",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F0xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F0xx_HAL_Driver/Inc",
"-IDrivers/STM32F0xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/main.lst",
"-o",
"build/main.o",
"Core/Src/main.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/Core/Src/main.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/build/main.o"
},
{
"arguments": [
"/home/chiangni/.config/VSCodium/User/globalStorage/bmd.stm32-for-vscode/@xpack-dev-tools/arm-none-eabi-gcc/13.2.1-1.1.1/.content/bin/arm-none-eabi-gcc",
"-c",
"-mcpu=cortex-m0",
"-mthumb",
"-DSTM32F042x6",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F0xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F0xx_HAL_Driver/Inc",
"-IDrivers/STM32F0xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/stm32f0xx_hal_can.lst",
"-o",
"build/stm32f0xx_hal_can.o",
"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_can.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_can.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/build/stm32f0xx_hal_can.o"
},
{
"arguments": [
"/home/chiangni/.config/VSCodium/User/globalStorage/bmd.stm32-for-vscode/@xpack-dev-tools/arm-none-eabi-gcc/13.2.1-1.1.1/.content/bin/arm-none-eabi-gcc",
"-c",
"-mcpu=cortex-m0",
"-mthumb",
"-DSTM32F042x6",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F0xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F0xx_HAL_Driver/Inc",
"-IDrivers/STM32F0xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/stm32f0xx_hal_msp.lst",
"-o",
"build/stm32f0xx_hal_msp.o",
"Core/Src/stm32f0xx_hal_msp.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/Core/Src/stm32f0xx_hal_msp.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/build/stm32f0xx_hal_msp.o"
},
{
"arguments": [
"/home/chiangni/.config/VSCodium/User/globalStorage/bmd.stm32-for-vscode/@xpack-dev-tools/arm-none-eabi-gcc/13.2.1-1.1.1/.content/bin/arm-none-eabi-gcc",
"-c",
"-mcpu=cortex-m0",
"-mthumb",
"-DSTM32F042x6",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F0xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F0xx_HAL_Driver/Inc",
"-IDrivers/STM32F0xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/system_stm32f0xx.lst",
"-o",
"build/system_stm32f0xx.o",
"Core/Src/system_stm32f0xx.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/Core/Src/system_stm32f0xx.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/build/system_stm32f0xx.o"
},
{
"arguments": [
"/home/chiangni/.config/VSCodium/User/globalStorage/bmd.stm32-for-vscode/@xpack-dev-tools/arm-none-eabi-gcc/13.2.1-1.1.1/.content/bin/arm-none-eabi-gcc",
"-c",
"-mcpu=cortex-m0",
"-mthumb",
"-DSTM32F042x6",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F0xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F0xx_HAL_Driver/Inc",
"-IDrivers/STM32F0xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/stm32f0xx_hal_i2c_ex.lst",
"-o",
"build/stm32f0xx_hal_i2c_ex.o",
"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c_ex.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c_ex.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/build/stm32f0xx_hal_i2c_ex.o"
},
{
"arguments": [
"/home/chiangni/.config/VSCodium/User/globalStorage/bmd.stm32-for-vscode/@xpack-dev-tools/arm-none-eabi-gcc/13.2.1-1.1.1/.content/bin/arm-none-eabi-gcc",
"-c",
"-mcpu=cortex-m0",
"-mthumb",
"-DSTM32F042x6",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F0xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F0xx_HAL_Driver/Inc",
"-IDrivers/STM32F0xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/stm32f0xx_hal_flash.lst",
"-o",
"build/stm32f0xx_hal_flash.o",
"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/build/stm32f0xx_hal_flash.o"
},
{
"arguments": [
"/home/chiangni/.config/VSCodium/User/globalStorage/bmd.stm32-for-vscode/@xpack-dev-tools/arm-none-eabi-gcc/13.2.1-1.1.1/.content/bin/arm-none-eabi-gcc",
"-c",
"-mcpu=cortex-m0",
"-mthumb",
"-DSTM32F042x6",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F0xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F0xx_HAL_Driver/Inc",
"-IDrivers/STM32F0xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/stm32f0xx_hal_gpio.lst",
"-o",
"build/stm32f0xx_hal_gpio.o",
"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_gpio.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_gpio.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/build/stm32f0xx_hal_gpio.o"
},
{
"arguments": [
"/home/chiangni/.config/VSCodium/User/globalStorage/bmd.stm32-for-vscode/@xpack-dev-tools/arm-none-eabi-gcc/13.2.1-1.1.1/.content/bin/arm-none-eabi-gcc",
"-c",
"-mcpu=cortex-m0",
"-mthumb",
"-DSTM32F042x6",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F0xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F0xx_HAL_Driver/Inc",
"-IDrivers/STM32F0xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/stm32f0xx_hal_flash_ex.lst",
"-o",
"build/stm32f0xx_hal_flash_ex.o",
"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/build/stm32f0xx_hal_flash_ex.o"
},
{
"arguments": [
"/home/chiangni/.config/VSCodium/User/globalStorage/bmd.stm32-for-vscode/@xpack-dev-tools/arm-none-eabi-gcc/13.2.1-1.1.1/.content/bin/arm-none-eabi-gcc",
"-c",
"-mcpu=cortex-m0",
"-mthumb",
"-DSTM32F042x6",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F0xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F0xx_HAL_Driver/Inc",
"-IDrivers/STM32F0xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/stm32f0xx_hal_i2c.lst",
"-o",
"build/stm32f0xx_hal_i2c.o",
"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/build/stm32f0xx_hal_i2c.o"
},
{
"arguments": [
"/home/chiangni/.config/VSCodium/User/globalStorage/bmd.stm32-for-vscode/@xpack-dev-tools/arm-none-eabi-gcc/13.2.1-1.1.1/.content/bin/arm-none-eabi-gcc",
"-c",
"-mcpu=cortex-m0",
"-mthumb",
"-DSTM32F042x6",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F0xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F0xx_HAL_Driver/Inc",
"-IDrivers/STM32F0xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/stm32f0xx_hal_pwr_ex.lst",
"-o",
"build/stm32f0xx_hal_pwr_ex.o",
"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr_ex.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr_ex.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/build/stm32f0xx_hal_pwr_ex.o"
},
{
"arguments": [
"/home/chiangni/.config/VSCodium/User/globalStorage/bmd.stm32-for-vscode/@xpack-dev-tools/arm-none-eabi-gcc/13.2.1-1.1.1/.content/bin/arm-none-eabi-gcc",
"-c",
"-mcpu=cortex-m0",
"-mthumb",
"-DSTM32F042x6",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F0xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F0xx_HAL_Driver/Inc",
"-IDrivers/STM32F0xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/stm32f0xx_hal_pwr.lst",
"-o",
"build/stm32f0xx_hal_pwr.o",
"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/build/stm32f0xx_hal_pwr.o"
},
{
"arguments": [
"/home/chiangni/.config/VSCodium/User/globalStorage/bmd.stm32-for-vscode/@xpack-dev-tools/arm-none-eabi-gcc/13.2.1-1.1.1/.content/bin/arm-none-eabi-gcc",
"-c",
"-mcpu=cortex-m0",
"-mthumb",
"-DSTM32F042x6",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F0xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F0xx_HAL_Driver/Inc",
"-IDrivers/STM32F0xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/stm32f0xx_hal_rcc_ex.lst",
"-o",
"build/stm32f0xx_hal_rcc_ex.o",
"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc_ex.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc_ex.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/build/stm32f0xx_hal_rcc_ex.o"
},
{
"arguments": [
"/home/chiangni/.config/VSCodium/User/globalStorage/bmd.stm32-for-vscode/@xpack-dev-tools/arm-none-eabi-gcc/13.2.1-1.1.1/.content/bin/arm-none-eabi-gcc",
"-c",
"-mcpu=cortex-m0",
"-mthumb",
"-DSTM32F042x6",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F0xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F0xx_HAL_Driver/Inc",
"-IDrivers/STM32F0xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/stm32f0xx_hal_rcc.lst",
"-o",
"build/stm32f0xx_hal_rcc.o",
"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/build/stm32f0xx_hal_rcc.o"
},
{
"arguments": [
"/home/chiangni/.config/VSCodium/User/globalStorage/bmd.stm32-for-vscode/@xpack-dev-tools/arm-none-eabi-gcc/13.2.1-1.1.1/.content/bin/arm-none-eabi-gcc",
"-x",
"assembler-with-cpp",
"-c",
"-mcpu=cortex-m0",
"-mthumb",
"-DSTM32F042x6",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F0xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F0xx_HAL_Driver/Inc",
"-IDrivers/STM32F0xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-o",
"build/startup_stm32f042x6.o",
"startup_stm32f042x6.s"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/startup_stm32f042x6.s",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/build/startup_stm32f042x6.o"
},
{
"arguments": [
"/home/chiangni/.config/VSCodium/User/globalStorage/bmd.stm32-for-vscode/@xpack-dev-tools/arm-none-eabi-gcc/13.2.1-1.1.1/.content/bin/arm-none-eabi-gcc",
"-c",
"-mcpu=cortex-m0",
"-mthumb",
"-DSTM32F042x6",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F0xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F0xx_HAL_Driver/Inc",
"-IDrivers/STM32F0xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/stm32f0xx_hal_tim.lst",
"-o",
"build/stm32f0xx_hal_tim.o",
"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/build/stm32f0xx_hal_tim.o"
},
{
"arguments": [
"/home/chiangni/.config/VSCodium/User/globalStorage/bmd.stm32-for-vscode/@xpack-dev-tools/arm-none-eabi-gcc/13.2.1-1.1.1/.content/bin/arm-none-eabi-gcc",
"-c",
"-mcpu=cortex-m0",
"-mthumb",
"-DSTM32F042x6",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F0xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F0xx_HAL_Driver/Inc",
"-IDrivers/STM32F0xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/stm32f0xx_hal_tim_ex.lst",
"-o",
"build/stm32f0xx_hal_tim_ex.o",
"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim_ex.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim_ex.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/FT24/Suspension Load Sensor/Software/build/stm32f0xx_hal_tim_ex.o"
}
]