f407ve_hs_uart/compile_commands.json
2025-06-08 14:17:59 +02:00

332 lines
No EOL
75 KiB
JSON

[
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o CMakeFiles/f407ve_hs_uart.dir/FATFS/Target/bsp_driver_sd.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target/bsp_driver_sd.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target/bsp_driver_sd.c",
"output": "CMakeFiles/f407ve_hs_uart.dir/FATFS/Target/bsp_driver_sd.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o CMakeFiles/f407ve_hs_uart.dir/FATFS/Target/sd_diskio.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target/sd_diskio.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target/sd_diskio.c",
"output": "CMakeFiles/f407ve_hs_uart.dir/FATFS/Target/sd_diskio.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o CMakeFiles/f407ve_hs_uart.dir/FATFS/App/fatfs.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App/fatfs.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App/fatfs.c",
"output": "CMakeFiles/f407ve_hs_uart.dir/FATFS/App/fatfs.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o CMakeFiles/f407ve_hs_uart.dir/Core/Src/main.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/main.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/main.c",
"output": "CMakeFiles/f407ve_hs_uart.dir/Core/Src/main.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o CMakeFiles/f407ve_hs_uart.dir/Core/Src/gpio.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/gpio.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/gpio.c",
"output": "CMakeFiles/f407ve_hs_uart.dir/Core/Src/gpio.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o CMakeFiles/f407ve_hs_uart.dir/Core/Src/crc.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/crc.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/crc.c",
"output": "CMakeFiles/f407ve_hs_uart.dir/Core/Src/crc.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o CMakeFiles/f407ve_hs_uart.dir/Core/Src/dma.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/dma.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/dma.c",
"output": "CMakeFiles/f407ve_hs_uart.dir/Core/Src/dma.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o CMakeFiles/f407ve_hs_uart.dir/Core/Src/fsmc.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/fsmc.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/fsmc.c",
"output": "CMakeFiles/f407ve_hs_uart.dir/Core/Src/fsmc.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o CMakeFiles/f407ve_hs_uart.dir/Core/Src/sdio.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/sdio.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/sdio.c",
"output": "CMakeFiles/f407ve_hs_uart.dir/Core/Src/sdio.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o CMakeFiles/f407ve_hs_uart.dir/Core/Src/spi.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/spi.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/spi.c",
"output": "CMakeFiles/f407ve_hs_uart.dir/Core/Src/spi.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o CMakeFiles/f407ve_hs_uart.dir/Core/Src/usart.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/usart.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/usart.c",
"output": "CMakeFiles/f407ve_hs_uart.dir/Core/Src/usart.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o CMakeFiles/f407ve_hs_uart.dir/Core/Src/usb_otg.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/usb_otg.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/usb_otg.c",
"output": "CMakeFiles/f407ve_hs_uart.dir/Core/Src/usb_otg.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o CMakeFiles/f407ve_hs_uart.dir/Core/Src/stm32f4xx_it.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/stm32f4xx_it.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/stm32f4xx_it.c",
"output": "CMakeFiles/f407ve_hs_uart.dir/Core/Src/stm32f4xx_it.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o CMakeFiles/f407ve_hs_uart.dir/Core/Src/stm32f4xx_hal_msp.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/stm32f4xx_hal_msp.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/stm32f4xx_hal_msp.c",
"output": "CMakeFiles/f407ve_hs_uart.dir/Core/Src/stm32f4xx_hal_msp.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o CMakeFiles/f407ve_hs_uart.dir/Core/Src/sysmem.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/sysmem.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/sysmem.c",
"output": "CMakeFiles/f407ve_hs_uart.dir/Core/Src/sysmem.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o CMakeFiles/f407ve_hs_uart.dir/Core/Src/syscalls.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/syscalls.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/syscalls.c",
"output": "CMakeFiles/f407ve_hs_uart.dir/Core/Src/syscalls.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -x assembler-with-cpp -MMD -MP -g -o CMakeFiles/f407ve_hs_uart.dir/startup_stm32f407xx.s.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/startup_stm32f407xx.s",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/startup_stm32f407xx.s",
"output": "CMakeFiles/f407ve_hs_uart.dir/startup_stm32f407xx.s.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Core/Src/system_stm32f4xx.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/system_stm32f4xx.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/system_stm32f4xx.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Core/Src/system_stm32f4xx.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_gpio.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_gpio.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_gpio.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_gpio.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_crc.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_crc.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_crc.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_crc.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_rcc.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_rcc.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_rcc.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_rcc.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_utils.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_utils.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_utils.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_utils.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_exti.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_exti.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_exti.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_exti.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_dma.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_dma.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_dma.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_dma.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_fsmc.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_fsmc.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_fsmc.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_fsmc.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_nor.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_nor.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_nor.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_nor.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sram.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sram.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sram.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sram.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_nand.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_nand.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_nand.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_nand.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pccard.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pccard.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pccard.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pccard.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_sdmmc.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_sdmmc.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_sdmmc.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_sdmmc.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sd.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sd.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sd.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sd.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_mmc.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_mmc.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_mmc.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_mmc.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_spi.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_spi.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_spi.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_spi.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usart.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usart.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usart.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usart.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.c",
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/diskio.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src/diskio.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src/diskio.c",
"output": "cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/diskio.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/ff.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src/ff.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src/ff.c",
"output": "cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/ff.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/ff_gen_drv.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src/ff_gen_drv.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src/ff_gen_drv.c",
"output": "cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/ff_gen_drv.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/option/syscall.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src/option/syscall.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src/option/syscall.c",
"output": "cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/option/syscall.c.obj"
},
{
"directory": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart",
"command": "/usr/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/option/ccsbcs.c.obj -c /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src/option/ccsbcs.c",
"file": "/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src/option/ccsbcs.c",
"output": "cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/option/ccsbcs.c.obj"
}
]