{ "configurations": [ { "name": "app", "includePath": [ "./Core/Inc", "./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", "C:/ST/STM32CubeIDE_1.13.0/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.11.3.rel1.win32_1.1.0.202305231506/tools/arm-none-eabi/include", "./usrc/", "Middlewares/Third_Party/LwIP/src/include/", "LWIP/Target/", "LWIP/App/", "Middlewares/Third_Party/LwIP/system/", "./" ], "defines": [ "DEBUG", "USE_HAL_DRIVER", "STM32F407xx" ], "compilerPath": "C:/ST/STM32CubeIDE_1.13.0/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.11.3.rel1.win32_1.1.0.202305231506/tools/bin/arm-none-eabi-g++.exe", "intelliSenseMode": "${default}" } ], "version": 4 }