{ "configurations": [ { "name": "app", "includePath": [ "./Core/Inc", "./app_protocols", "./Drivers/STM32F4xx_HAL_Driver/Inc", "./Drivers/STM32F4xx_HAL_Driver/Inc/Legacy", "./Middlewares/Third_Party/FreeRTOS/Source/include", "./Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS", "./Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F", "./Drivers/CMSIS/Device/ST/STM32F4xx/Include", "./Drivers/CMSIS/Include", "./usrc/", "./" ], "defines": [ "DEBUG", "USE_HAL_DRIVER", "STM32F407xx" ], "compilerPath": "C:/ST/STM32CubeIDE_1.17.0/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.12.3.rel1.win32_1.1.0.202410251130/tools/bin/arm-none-eabi-g++.exe", "intelliSenseMode": "${default}" } ], "version": 4 }