adbmsFunctionTest/compile_commands.json

547 lines
19 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-m4",
"-mthumb",
"-mfpu=fpv4-sp-d16",
"-mfloat-abi=hard",
"-DSTM32F302x8",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F3xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F3xx_HAL_Driver/Inc",
"-IDrivers/STM32F3xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/AMS_HighLevel.lst",
"-o",
"build/AMS_HighLevel.o",
"Core/Src/AMS_HighLevel.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/Core/Src/AMS_HighLevel.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/build/AMS_HighLevel.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-m4",
"-mthumb",
"-mfpu=fpv4-sp-d16",
"-mfloat-abi=hard",
"-DSTM32F302x8",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F3xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F3xx_HAL_Driver/Inc",
"-IDrivers/STM32F3xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/ADBMS_Abstraction.lst",
"-o",
"build/ADBMS_Abstraction.o",
"Core/Src/ADBMS_Abstraction.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/Core/Src/ADBMS_Abstraction.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/build/ADBMS_Abstraction.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-m4",
"-mthumb",
"-mfpu=fpv4-sp-d16",
"-mfloat-abi=hard",
"-DSTM32F302x8",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F3xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F3xx_HAL_Driver/Inc",
"-IDrivers/STM32F3xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/syscalls.lst",
"-o",
"build/syscalls.o",
"Core/Src/syscalls.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/Core/Src/syscalls.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/build/syscalls.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-m4",
"-mthumb",
"-mfpu=fpv4-sp-d16",
"-mfloat-abi=hard",
"-DSTM32F302x8",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F3xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F3xx_HAL_Driver/Inc",
"-IDrivers/STM32F3xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/stm32f3xx_hal_msp.lst",
"-o",
"build/stm32f3xx_hal_msp.o",
"Core/Src/stm32f3xx_hal_msp.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/Core/Src/stm32f3xx_hal_msp.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/build/stm32f3xx_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-m4",
"-mthumb",
"-mfpu=fpv4-sp-d16",
"-mfloat-abi=hard",
"-DSTM32F302x8",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F3xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F3xx_HAL_Driver/Inc",
"-IDrivers/STM32F3xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/stm32f3xx_hal_dma.lst",
"-o",
"build/stm32f3xx_hal_dma.o",
"Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_dma.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_dma.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/build/stm32f3xx_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-m4",
"-mthumb",
"-mfpu=fpv4-sp-d16",
"-mfloat-abi=hard",
"-DSTM32F302x8",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F3xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F3xx_HAL_Driver/Inc",
"-IDrivers/STM32F3xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/sysmem.lst",
"-o",
"build/sysmem.o",
"Core/Src/sysmem.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/Core/Src/sysmem.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/build/sysmem.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-m4",
"-mthumb",
"-mfpu=fpv4-sp-d16",
"-mfloat-abi=hard",
"-DSTM32F302x8",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F3xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F3xx_HAL_Driver/Inc",
"-IDrivers/STM32F3xx_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/Git/ADBMS_Test/ADBMS_Test",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/Core/Src/main.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/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-m4",
"-mthumb",
"-mfpu=fpv4-sp-d16",
"-mfloat-abi=hard",
"-DSTM32F302x8",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F3xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F3xx_HAL_Driver/Inc",
"-IDrivers/STM32F3xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/stm32f3xx_hal_flash.lst",
"-o",
"build/stm32f3xx_hal_flash.o",
"Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_flash.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_flash.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/build/stm32f3xx_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-m4",
"-mthumb",
"-mfpu=fpv4-sp-d16",
"-mfloat-abi=hard",
"-DSTM32F302x8",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F3xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F3xx_HAL_Driver/Inc",
"-IDrivers/STM32F3xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/stm32f3xx_it.lst",
"-o",
"build/stm32f3xx_it.o",
"Core/Src/stm32f3xx_it.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/Core/Src/stm32f3xx_it.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/build/stm32f3xx_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-m4",
"-mthumb",
"-mfpu=fpv4-sp-d16",
"-mfloat-abi=hard",
"-DSTM32F302x8",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F3xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F3xx_HAL_Driver/Inc",
"-IDrivers/STM32F3xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/ADBMS_LL_Driver.lst",
"-o",
"build/ADBMS_LL_Driver.o",
"Core/Src/ADBMS_LL_Driver.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/Core/Src/ADBMS_LL_Driver.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/build/ADBMS_LL_Driver.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-m4",
"-mthumb",
"-mfpu=fpv4-sp-d16",
"-mfloat-abi=hard",
"-DSTM32F302x8",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F3xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F3xx_HAL_Driver/Inc",
"-IDrivers/STM32F3xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/stm32f3xx_hal_flash_ex.lst",
"-o",
"build/stm32f3xx_hal_flash_ex.o",
"Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_flash_ex.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_flash_ex.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/build/stm32f3xx_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-m4",
"-mthumb",
"-mfpu=fpv4-sp-d16",
"-mfloat-abi=hard",
"-DSTM32F302x8",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F3xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F3xx_HAL_Driver/Inc",
"-IDrivers/STM32F3xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/system_stm32f3xx.lst",
"-o",
"build/system_stm32f3xx.o",
"Core/Src/system_stm32f3xx.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/Core/Src/system_stm32f3xx.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/build/system_stm32f3xx.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-m4",
"-mthumb",
"-mfpu=fpv4-sp-d16",
"-mfloat-abi=hard",
"-DSTM32F302x8",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F3xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F3xx_HAL_Driver/Inc",
"-IDrivers/STM32F3xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/stm32f3xx_hal_exti.lst",
"-o",
"build/stm32f3xx_hal_exti.o",
"Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_exti.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_exti.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/build/stm32f3xx_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-m4",
"-mthumb",
"-mfpu=fpv4-sp-d16",
"-mfloat-abi=hard",
"-DSTM32F302x8",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F3xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F3xx_HAL_Driver/Inc",
"-IDrivers/STM32F3xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/stm32f3xx_hal_cortex.lst",
"-o",
"build/stm32f3xx_hal_cortex.o",
"Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_cortex.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_cortex.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/build/stm32f3xx_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-m4",
"-mthumb",
"-mfpu=fpv4-sp-d16",
"-mfloat-abi=hard",
"-DSTM32F302x8",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F3xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F3xx_HAL_Driver/Inc",
"-IDrivers/STM32F3xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/stm32f3xx_hal_gpio.lst",
"-o",
"build/stm32f3xx_hal_gpio.o",
"Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_gpio.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_gpio.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/build/stm32f3xx_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-m4",
"-mthumb",
"-mfpu=fpv4-sp-d16",
"-mfloat-abi=hard",
"-DSTM32F302x8",
"-DUSE_HAL_DRIVER",
"-ICore/Inc",
"-IDrivers/CMSIS/Device/ST/STM32F3xx/Include",
"-IDrivers/CMSIS/Include",
"-IDrivers/STM32F3xx_HAL_Driver/Inc",
"-IDrivers/STM32F3xx_HAL_Driver/Inc/Legacy",
"-Og",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-g",
"-gdwarf",
"-ggdb",
"-Wall",
"-fdata-sections",
"-ffunction-sections",
"-Wa,-a,-ad,-alms=build/stm32f3xx_hal.lst",
"-o",
"build/stm32f3xx_hal.o",
"Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal.c"
],
"directory": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test",
"file": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal.c",
"output": "/Windows/Users/johnn/Documents/FaSTTUBe/Git/ADBMS_Test/ADBMS_Test/build/stm32f3xx_hal.o"
}
]