[ { "arguments": [ "/usr/bin/arm-none-eabi-gcc", "-c", "-mcpu=cortex-m4", "-mthumb", "-mfpu=fpv4-sp-d16", "-mfloat-abi=hard", "-DUSE_HAL_DRIVER", "-DSTM32L432xx", "-ICore/Inc", "-IDrivers/STM32L4xx_HAL_Driver/Inc", "-IDrivers/STM32L4xx_HAL_Driver/Inc/Legacy", "-IDrivers/CMSIS/Device/ST/STM32L4xx/Include", "-IDrivers/CMSIS/Include", "-Ishared", "-Ishared/devices", "-Ishared/drivers", "-Ishared/util", "-IPenguinBuffer", "-O0", "-Wall", "-fdata-sections", "-ffunction-sections", "-g3", "-gdwarf-2", "-D_DEBUG", "-MFbuild/main.d", "-Wa,-a,-ad,-alms=build/main.lst", "-o", "build/main.o", "Core/Src/main.c" ], "directory": "/storage/Shared/Projects/Penguinator/motor_controller", "file": "Core/Src/main.c" } ]