Files
HelloClionStm32F10x/cmake-build-debug/compile_commands.json
T
2026-05-24 16:31:03 +08:00

164 lines
29 KiB
JSON

[
{
"directory": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/cmake-build-debug",
"command": "/home/anonymous/Sdk/gcc-arm-none-eabi-10/bin/arm-none-eabi-gcc -DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/App -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Inc -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/CMSIS -g -std=gnu11 -fdiagnostics-color=always -mcpu=cortex-m3 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Wall -Wextra -Wno-unused-parameter -Og -g -DDEBUG -o CMakeFiles/Project.elf.dir/App/main.c.obj -c /home/anonymous/Desktop/CProjects/HelloClionStm32F10x/App/main.c",
"file": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/App/main.c",
"output": "CMakeFiles/Project.elf.dir/App/main.c.obj"
},
{
"directory": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/cmake-build-debug",
"command": "/home/anonymous/Sdk/gcc-arm-none-eabi-10/bin/arm-none-eabi-gcc -DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/App -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Inc -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/CMSIS -g -std=gnu11 -fdiagnostics-color=always -mcpu=cortex-m3 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Wall -Wextra -Wno-unused-parameter -Og -g -DDEBUG -o CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/misc.c.obj -c /home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/misc.c",
"file": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/misc.c",
"output": "CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/misc.c.obj"
},
{
"directory": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/cmake-build-debug",
"command": "/home/anonymous/Sdk/gcc-arm-none-eabi-10/bin/arm-none-eabi-gcc -DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/App -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Inc -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/CMSIS -g -std=gnu11 -fdiagnostics-color=always -mcpu=cortex-m3 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Wall -Wextra -Wno-unused-parameter -Og -g -DDEBUG -o CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_adc.c.obj -c /home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_adc.c",
"file": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_adc.c",
"output": "CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_adc.c.obj"
},
{
"directory": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/cmake-build-debug",
"command": "/home/anonymous/Sdk/gcc-arm-none-eabi-10/bin/arm-none-eabi-gcc -DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/App -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Inc -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/CMSIS -g -std=gnu11 -fdiagnostics-color=always -mcpu=cortex-m3 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Wall -Wextra -Wno-unused-parameter -Og -g -DDEBUG -o CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_bkp.c.obj -c /home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_bkp.c",
"file": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_bkp.c",
"output": "CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_bkp.c.obj"
},
{
"directory": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/cmake-build-debug",
"command": "/home/anonymous/Sdk/gcc-arm-none-eabi-10/bin/arm-none-eabi-gcc -DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/App -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Inc -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/CMSIS -g -std=gnu11 -fdiagnostics-color=always -mcpu=cortex-m3 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Wall -Wextra -Wno-unused-parameter -Og -g -DDEBUG -o CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_can.c.obj -c /home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_can.c",
"file": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_can.c",
"output": "CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_can.c.obj"
},
{
"directory": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/cmake-build-debug",
"command": "/home/anonymous/Sdk/gcc-arm-none-eabi-10/bin/arm-none-eabi-gcc -DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/App -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Inc -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/CMSIS -g -std=gnu11 -fdiagnostics-color=always -mcpu=cortex-m3 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Wall -Wextra -Wno-unused-parameter -Og -g -DDEBUG -o CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_cec.c.obj -c /home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_cec.c",
"file": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_cec.c",
"output": "CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_cec.c.obj"
},
{
"directory": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/cmake-build-debug",
"command": "/home/anonymous/Sdk/gcc-arm-none-eabi-10/bin/arm-none-eabi-gcc -DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/App -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Inc -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/CMSIS -g -std=gnu11 -fdiagnostics-color=always -mcpu=cortex-m3 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Wall -Wextra -Wno-unused-parameter -Og -g -DDEBUG -o CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_crc.c.obj -c /home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_crc.c",
"file": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_crc.c",
"output": "CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_crc.c.obj"
},
{
"directory": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/cmake-build-debug",
"command": "/home/anonymous/Sdk/gcc-arm-none-eabi-10/bin/arm-none-eabi-gcc -DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/App -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Inc -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/CMSIS -g -std=gnu11 -fdiagnostics-color=always -mcpu=cortex-m3 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Wall -Wextra -Wno-unused-parameter -Og -g -DDEBUG -o CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_dac.c.obj -c /home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_dac.c",
"file": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_dac.c",
"output": "CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_dac.c.obj"
},
{
"directory": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/cmake-build-debug",
"command": "/home/anonymous/Sdk/gcc-arm-none-eabi-10/bin/arm-none-eabi-gcc -DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/App -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Inc -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/CMSIS -g -std=gnu11 -fdiagnostics-color=always -mcpu=cortex-m3 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Wall -Wextra -Wno-unused-parameter -Og -g -DDEBUG -o CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_dbgmcu.c.obj -c /home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_dbgmcu.c",
"file": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_dbgmcu.c",
"output": "CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_dbgmcu.c.obj"
},
{
"directory": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/cmake-build-debug",
"command": "/home/anonymous/Sdk/gcc-arm-none-eabi-10/bin/arm-none-eabi-gcc -DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/App -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Inc -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/CMSIS -g -std=gnu11 -fdiagnostics-color=always -mcpu=cortex-m3 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Wall -Wextra -Wno-unused-parameter -Og -g -DDEBUG -o CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_dma.c.obj -c /home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_dma.c",
"file": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_dma.c",
"output": "CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_dma.c.obj"
},
{
"directory": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/cmake-build-debug",
"command": "/home/anonymous/Sdk/gcc-arm-none-eabi-10/bin/arm-none-eabi-gcc -DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/App -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Inc -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/CMSIS -g -std=gnu11 -fdiagnostics-color=always -mcpu=cortex-m3 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Wall -Wextra -Wno-unused-parameter -Og -g -DDEBUG -o CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_exti.c.obj -c /home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_exti.c",
"file": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_exti.c",
"output": "CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_exti.c.obj"
},
{
"directory": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/cmake-build-debug",
"command": "/home/anonymous/Sdk/gcc-arm-none-eabi-10/bin/arm-none-eabi-gcc -DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/App -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Inc -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/CMSIS -g -std=gnu11 -fdiagnostics-color=always -mcpu=cortex-m3 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Wall -Wextra -Wno-unused-parameter -Og -g -DDEBUG -o CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_flash.c.obj -c /home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_flash.c",
"file": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_flash.c",
"output": "CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_flash.c.obj"
},
{
"directory": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/cmake-build-debug",
"command": "/home/anonymous/Sdk/gcc-arm-none-eabi-10/bin/arm-none-eabi-gcc -DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/App -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Inc -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/CMSIS -g -std=gnu11 -fdiagnostics-color=always -mcpu=cortex-m3 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Wall -Wextra -Wno-unused-parameter -Og -g -DDEBUG -o CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_fsmc.c.obj -c /home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_fsmc.c",
"file": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_fsmc.c",
"output": "CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_fsmc.c.obj"
},
{
"directory": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/cmake-build-debug",
"command": "/home/anonymous/Sdk/gcc-arm-none-eabi-10/bin/arm-none-eabi-gcc -DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/App -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Inc -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/CMSIS -g -std=gnu11 -fdiagnostics-color=always -mcpu=cortex-m3 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Wall -Wextra -Wno-unused-parameter -Og -g -DDEBUG -o CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_gpio.c.obj -c /home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_gpio.c",
"file": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_gpio.c",
"output": "CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_gpio.c.obj"
},
{
"directory": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/cmake-build-debug",
"command": "/home/anonymous/Sdk/gcc-arm-none-eabi-10/bin/arm-none-eabi-gcc -DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/App -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Inc -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/CMSIS -g -std=gnu11 -fdiagnostics-color=always -mcpu=cortex-m3 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Wall -Wextra -Wno-unused-parameter -Og -g -DDEBUG -o CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_i2c.c.obj -c /home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_i2c.c",
"file": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_i2c.c",
"output": "CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_i2c.c.obj"
},
{
"directory": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/cmake-build-debug",
"command": "/home/anonymous/Sdk/gcc-arm-none-eabi-10/bin/arm-none-eabi-gcc -DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/App -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Inc -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/CMSIS -g -std=gnu11 -fdiagnostics-color=always -mcpu=cortex-m3 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Wall -Wextra -Wno-unused-parameter -Og -g -DDEBUG -o CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_iwdg.c.obj -c /home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_iwdg.c",
"file": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_iwdg.c",
"output": "CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_iwdg.c.obj"
},
{
"directory": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/cmake-build-debug",
"command": "/home/anonymous/Sdk/gcc-arm-none-eabi-10/bin/arm-none-eabi-gcc -DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/App -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Inc -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/CMSIS -g -std=gnu11 -fdiagnostics-color=always -mcpu=cortex-m3 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Wall -Wextra -Wno-unused-parameter -Og -g -DDEBUG -o CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_pwr.c.obj -c /home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_pwr.c",
"file": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_pwr.c",
"output": "CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_pwr.c.obj"
},
{
"directory": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/cmake-build-debug",
"command": "/home/anonymous/Sdk/gcc-arm-none-eabi-10/bin/arm-none-eabi-gcc -DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/App -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Inc -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/CMSIS -g -std=gnu11 -fdiagnostics-color=always -mcpu=cortex-m3 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Wall -Wextra -Wno-unused-parameter -Og -g -DDEBUG -o CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_rcc.c.obj -c /home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_rcc.c",
"file": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_rcc.c",
"output": "CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_rcc.c.obj"
},
{
"directory": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/cmake-build-debug",
"command": "/home/anonymous/Sdk/gcc-arm-none-eabi-10/bin/arm-none-eabi-gcc -DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/App -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Inc -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/CMSIS -g -std=gnu11 -fdiagnostics-color=always -mcpu=cortex-m3 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Wall -Wextra -Wno-unused-parameter -Og -g -DDEBUG -o CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_rtc.c.obj -c /home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_rtc.c",
"file": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_rtc.c",
"output": "CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_rtc.c.obj"
},
{
"directory": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/cmake-build-debug",
"command": "/home/anonymous/Sdk/gcc-arm-none-eabi-10/bin/arm-none-eabi-gcc -DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/App -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Inc -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/CMSIS -g -std=gnu11 -fdiagnostics-color=always -mcpu=cortex-m3 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Wall -Wextra -Wno-unused-parameter -Og -g -DDEBUG -o CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_sdio.c.obj -c /home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_sdio.c",
"file": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_sdio.c",
"output": "CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_sdio.c.obj"
},
{
"directory": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/cmake-build-debug",
"command": "/home/anonymous/Sdk/gcc-arm-none-eabi-10/bin/arm-none-eabi-gcc -DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/App -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Inc -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/CMSIS -g -std=gnu11 -fdiagnostics-color=always -mcpu=cortex-m3 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Wall -Wextra -Wno-unused-parameter -Og -g -DDEBUG -o CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_spi.c.obj -c /home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_spi.c",
"file": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_spi.c",
"output": "CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_spi.c.obj"
},
{
"directory": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/cmake-build-debug",
"command": "/home/anonymous/Sdk/gcc-arm-none-eabi-10/bin/arm-none-eabi-gcc -DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/App -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Inc -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/CMSIS -g -std=gnu11 -fdiagnostics-color=always -mcpu=cortex-m3 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Wall -Wextra -Wno-unused-parameter -Og -g -DDEBUG -o CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_tim.c.obj -c /home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_tim.c",
"file": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_tim.c",
"output": "CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_tim.c.obj"
},
{
"directory": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/cmake-build-debug",
"command": "/home/anonymous/Sdk/gcc-arm-none-eabi-10/bin/arm-none-eabi-gcc -DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/App -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Inc -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/CMSIS -g -std=gnu11 -fdiagnostics-color=always -mcpu=cortex-m3 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Wall -Wextra -Wno-unused-parameter -Og -g -DDEBUG -o CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_usart.c.obj -c /home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_usart.c",
"file": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_usart.c",
"output": "CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_usart.c.obj"
},
{
"directory": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/cmake-build-debug",
"command": "/home/anonymous/Sdk/gcc-arm-none-eabi-10/bin/arm-none-eabi-gcc -DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/App -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Inc -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/CMSIS -g -std=gnu11 -fdiagnostics-color=always -mcpu=cortex-m3 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Wall -Wextra -Wno-unused-parameter -Og -g -DDEBUG -o CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_wwdg.c.obj -c /home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_wwdg.c",
"file": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Src/stm32f10x_wwdg.c",
"output": "CMakeFiles/Project.elf.dir/Port/Stm32F10x/StdLib/Src/stm32f10x_wwdg.c.obj"
},
{
"directory": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/cmake-build-debug",
"command": "/home/anonymous/Sdk/gcc-arm-none-eabi-10/bin/arm-none-eabi-gcc -DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/App -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Inc -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/CMSIS -g -std=gnu11 -fdiagnostics-color=always -mcpu=cortex-m3 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Wall -Wextra -Wno-unused-parameter -Og -g -DDEBUG -o CMakeFiles/Project.elf.dir/Port/Stm32F10x/System/CMSIS/core_cm3.c.obj -c /home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/CMSIS/core_cm3.c",
"file": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/CMSIS/core_cm3.c",
"output": "CMakeFiles/Project.elf.dir/Port/Stm32F10x/System/CMSIS/core_cm3.c.obj"
},
{
"directory": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/cmake-build-debug",
"command": "/home/anonymous/Sdk/gcc-arm-none-eabi-10/bin/arm-none-eabi-gcc -DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/App -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Inc -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/CMSIS -g -mcpu=cortex-m3 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Wall -Wextra -Wno-unused-parameter -x assembler-with-cpp -Og -g -DDEBUG -o CMakeFiles/Project.elf.dir/Port/Stm32F10x/System/Startup/Gcc/startup_stm32f10x_hd.s.obj -c /home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/Startup/Gcc/startup_stm32f10x_hd.s",
"file": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/Startup/Gcc/startup_stm32f10x_hd.s",
"output": "CMakeFiles/Project.elf.dir/Port/Stm32F10x/System/Startup/Gcc/startup_stm32f10x_hd.s.obj"
},
{
"directory": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/cmake-build-debug",
"command": "/home/anonymous/Sdk/gcc-arm-none-eabi-10/bin/arm-none-eabi-gcc -DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/App -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/StdLib/Inc -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System -I/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/CMSIS -g -std=gnu11 -fdiagnostics-color=always -mcpu=cortex-m3 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Wall -Wextra -Wno-unused-parameter -Og -g -DDEBUG -o CMakeFiles/Project.elf.dir/Port/Stm32F10x/System/system_stm32f10x.c.obj -c /home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/system_stm32f10x.c",
"file": "/home/anonymous/Desktop/CProjects/HelloClionStm32F10x/Port/Stm32F10x/System/system_stm32f10x.c",
"output": "CMakeFiles/Project.elf.dir/Port/Stm32F10x/System/system_stm32f10x.c.obj"
}
]