Template for STM31F411RE with Cmake and VScode.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
black_pull_411_template/build/compile_commands.json

112 lines
21 KiB

[
{
"directory": "/home/zen/project/black_pull_411_template/build",
"command": "/bin/arm-none-eabi-gcc -DSTM32F411xE -DUSE_HAL_DRIVER -I/home/zen/project/black_pull_411_template/Core/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Include -I/home/zen/project/black_pull_411_template/App/Inc -g -mfloat-abi=soft -mcpu=cortex-m4 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Og -g -std=gnu11 -o CMakeFiles/black_pull_411_template.elf.dir/App/Src/app.c.obj -c /home/zen/project/black_pull_411_template/App/Src/app.c",
"file": "/home/zen/project/black_pull_411_template/App/Src/app.c"
},
{
"directory": "/home/zen/project/black_pull_411_template/build",
"command": "/bin/arm-none-eabi-gcc -DSTM32F411xE -DUSE_HAL_DRIVER -I/home/zen/project/black_pull_411_template/Core/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Include -I/home/zen/project/black_pull_411_template/App/Inc -g -mfloat-abi=soft -mcpu=cortex-m4 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Og -g -std=gnu11 -o CMakeFiles/black_pull_411_template.elf.dir/Core/Src/gpio.c.obj -c /home/zen/project/black_pull_411_template/Core/Src/gpio.c",
"file": "/home/zen/project/black_pull_411_template/Core/Src/gpio.c"
},
{
"directory": "/home/zen/project/black_pull_411_template/build",
"command": "/bin/arm-none-eabi-gcc -DSTM32F411xE -DUSE_HAL_DRIVER -I/home/zen/project/black_pull_411_template/Core/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Include -I/home/zen/project/black_pull_411_template/App/Inc -g -mfloat-abi=soft -mcpu=cortex-m4 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Og -g -std=gnu11 -o CMakeFiles/black_pull_411_template.elf.dir/Core/Src/main.c.obj -c /home/zen/project/black_pull_411_template/Core/Src/main.c",
"file": "/home/zen/project/black_pull_411_template/Core/Src/main.c"
},
{
"directory": "/home/zen/project/black_pull_411_template/build",
"command": "/bin/arm-none-eabi-gcc -DSTM32F411xE -DUSE_HAL_DRIVER -I/home/zen/project/black_pull_411_template/Core/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Include -I/home/zen/project/black_pull_411_template/App/Inc -g -mfloat-abi=soft -mcpu=cortex-m4 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Og -g -std=gnu11 -o CMakeFiles/black_pull_411_template.elf.dir/Core/Src/stm32f4xx_hal_msp.c.obj -c /home/zen/project/black_pull_411_template/Core/Src/stm32f4xx_hal_msp.c",
"file": "/home/zen/project/black_pull_411_template/Core/Src/stm32f4xx_hal_msp.c"
},
{
"directory": "/home/zen/project/black_pull_411_template/build",
"command": "/bin/arm-none-eabi-gcc -DSTM32F411xE -DUSE_HAL_DRIVER -I/home/zen/project/black_pull_411_template/Core/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Include -I/home/zen/project/black_pull_411_template/App/Inc -g -mfloat-abi=soft -mcpu=cortex-m4 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Og -g -std=gnu11 -o CMakeFiles/black_pull_411_template.elf.dir/Core/Src/stm32f4xx_it.c.obj -c /home/zen/project/black_pull_411_template/Core/Src/stm32f4xx_it.c",
"file": "/home/zen/project/black_pull_411_template/Core/Src/stm32f4xx_it.c"
},
{
"directory": "/home/zen/project/black_pull_411_template/build",
"command": "/bin/arm-none-eabi-gcc -DSTM32F411xE -DUSE_HAL_DRIVER -I/home/zen/project/black_pull_411_template/Core/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Include -I/home/zen/project/black_pull_411_template/App/Inc -g -mfloat-abi=soft -mcpu=cortex-m4 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Og -g -std=gnu11 -o CMakeFiles/black_pull_411_template.elf.dir/Core/Src/system_stm32f4xx.c.obj -c /home/zen/project/black_pull_411_template/Core/Src/system_stm32f4xx.c",
"file": "/home/zen/project/black_pull_411_template/Core/Src/system_stm32f4xx.c"
},
{
"directory": "/home/zen/project/black_pull_411_template/build",
"command": "/bin/arm-none-eabi-gcc -DSTM32F411xE -DUSE_HAL_DRIVER -I/home/zen/project/black_pull_411_template/Core/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Include -I/home/zen/project/black_pull_411_template/App/Inc -g -mfloat-abi=soft -mcpu=cortex-m4 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Og -g -std=gnu11 -o CMakeFiles/black_pull_411_template.elf.dir/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c.obj -c /home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c",
"file": "/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c"
},
{
"directory": "/home/zen/project/black_pull_411_template/build",
"command": "/bin/arm-none-eabi-gcc -DSTM32F411xE -DUSE_HAL_DRIVER -I/home/zen/project/black_pull_411_template/Core/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Include -I/home/zen/project/black_pull_411_template/App/Inc -g -mfloat-abi=soft -mcpu=cortex-m4 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Og -g -std=gnu11 -o CMakeFiles/black_pull_411_template.elf.dir/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c.obj -c /home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c",
"file": "/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c"
},
{
"directory": "/home/zen/project/black_pull_411_template/build",
"command": "/bin/arm-none-eabi-gcc -DSTM32F411xE -DUSE_HAL_DRIVER -I/home/zen/project/black_pull_411_template/Core/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Include -I/home/zen/project/black_pull_411_template/App/Inc -g -mfloat-abi=soft -mcpu=cortex-m4 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Og -g -std=gnu11 -o CMakeFiles/black_pull_411_template.elf.dir/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c.obj -c /home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c",
"file": "/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c"
},
{
"directory": "/home/zen/project/black_pull_411_template/build",
"command": "/bin/arm-none-eabi-gcc -DSTM32F411xE -DUSE_HAL_DRIVER -I/home/zen/project/black_pull_411_template/Core/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Include -I/home/zen/project/black_pull_411_template/App/Inc -g -mfloat-abi=soft -mcpu=cortex-m4 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Og -g -std=gnu11 -o CMakeFiles/black_pull_411_template.elf.dir/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c.obj -c /home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c",
"file": "/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c"
},
{
"directory": "/home/zen/project/black_pull_411_template/build",
"command": "/bin/arm-none-eabi-gcc -DSTM32F411xE -DUSE_HAL_DRIVER -I/home/zen/project/black_pull_411_template/Core/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Include -I/home/zen/project/black_pull_411_template/App/Inc -g -mfloat-abi=soft -mcpu=cortex-m4 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Og -g -std=gnu11 -o CMakeFiles/black_pull_411_template.elf.dir/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c.obj -c /home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c",
"file": "/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c"
},
{
"directory": "/home/zen/project/black_pull_411_template/build",
"command": "/bin/arm-none-eabi-gcc -DSTM32F411xE -DUSE_HAL_DRIVER -I/home/zen/project/black_pull_411_template/Core/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Include -I/home/zen/project/black_pull_411_template/App/Inc -g -mfloat-abi=soft -mcpu=cortex-m4 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Og -g -std=gnu11 -o CMakeFiles/black_pull_411_template.elf.dir/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c.obj -c /home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c",
"file": "/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c"
},
{
"directory": "/home/zen/project/black_pull_411_template/build",
"command": "/bin/arm-none-eabi-gcc -DSTM32F411xE -DUSE_HAL_DRIVER -I/home/zen/project/black_pull_411_template/Core/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Include -I/home/zen/project/black_pull_411_template/App/Inc -g -mfloat-abi=soft -mcpu=cortex-m4 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Og -g -std=gnu11 -o CMakeFiles/black_pull_411_template.elf.dir/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c.obj -c /home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c",
"file": "/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c"
},
{
"directory": "/home/zen/project/black_pull_411_template/build",
"command": "/bin/arm-none-eabi-gcc -DSTM32F411xE -DUSE_HAL_DRIVER -I/home/zen/project/black_pull_411_template/Core/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Include -I/home/zen/project/black_pull_411_template/App/Inc -g -mfloat-abi=soft -mcpu=cortex-m4 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Og -g -std=gnu11 -o CMakeFiles/black_pull_411_template.elf.dir/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c.obj -c /home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c",
"file": "/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c"
},
{
"directory": "/home/zen/project/black_pull_411_template/build",
"command": "/bin/arm-none-eabi-gcc -DSTM32F411xE -DUSE_HAL_DRIVER -I/home/zen/project/black_pull_411_template/Core/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Include -I/home/zen/project/black_pull_411_template/App/Inc -g -mfloat-abi=soft -mcpu=cortex-m4 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Og -g -std=gnu11 -o CMakeFiles/black_pull_411_template.elf.dir/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c.obj -c /home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c",
"file": "/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c"
},
{
"directory": "/home/zen/project/black_pull_411_template/build",
"command": "/bin/arm-none-eabi-gcc -DSTM32F411xE -DUSE_HAL_DRIVER -I/home/zen/project/black_pull_411_template/Core/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Include -I/home/zen/project/black_pull_411_template/App/Inc -g -mfloat-abi=soft -mcpu=cortex-m4 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Og -g -std=gnu11 -o CMakeFiles/black_pull_411_template.elf.dir/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c.obj -c /home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c",
"file": "/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c"
},
{
"directory": "/home/zen/project/black_pull_411_template/build",
"command": "/bin/arm-none-eabi-gcc -DSTM32F411xE -DUSE_HAL_DRIVER -I/home/zen/project/black_pull_411_template/Core/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Include -I/home/zen/project/black_pull_411_template/App/Inc -g -mfloat-abi=soft -mcpu=cortex-m4 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Og -g -std=gnu11 -o CMakeFiles/black_pull_411_template.elf.dir/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c.obj -c /home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c",
"file": "/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c"
},
{
"directory": "/home/zen/project/black_pull_411_template/build",
"command": "/bin/arm-none-eabi-gcc -DSTM32F411xE -DUSE_HAL_DRIVER -I/home/zen/project/black_pull_411_template/Core/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Include -I/home/zen/project/black_pull_411_template/App/Inc -g -mfloat-abi=soft -mcpu=cortex-m4 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Og -g -std=gnu11 -o CMakeFiles/black_pull_411_template.elf.dir/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c.obj -c /home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c",
"file": "/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c"
},
{
"directory": "/home/zen/project/black_pull_411_template/build",
"command": "/bin/arm-none-eabi-gcc -DSTM32F411xE -DUSE_HAL_DRIVER -I/home/zen/project/black_pull_411_template/Core/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Include -I/home/zen/project/black_pull_411_template/App/Inc -g -mfloat-abi=soft -mcpu=cortex-m4 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Og -g -std=gnu11 -o CMakeFiles/black_pull_411_template.elf.dir/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c.obj -c /home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c",
"file": "/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c"
},
{
"directory": "/home/zen/project/black_pull_411_template/build",
"command": "/bin/arm-none-eabi-gcc -DSTM32F411xE -DUSE_HAL_DRIVER -I/home/zen/project/black_pull_411_template/Core/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Include -I/home/zen/project/black_pull_411_template/App/Inc -g -mfloat-abi=soft -mcpu=cortex-m4 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Og -g -std=gnu11 -o CMakeFiles/black_pull_411_template.elf.dir/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c.obj -c /home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c",
"file": "/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c"
},
{
"directory": "/home/zen/project/black_pull_411_template/build",
"command": "/bin/arm-none-eabi-gcc -DSTM32F411xE -DUSE_HAL_DRIVER -I/home/zen/project/black_pull_411_template/Core/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Include -I/home/zen/project/black_pull_411_template/App/Inc -g -mfloat-abi=soft -mcpu=cortex-m4 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Og -g -std=gnu11 -o CMakeFiles/black_pull_411_template.elf.dir/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c.obj -c /home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c",
"file": "/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c"
},
{
"directory": "/home/zen/project/black_pull_411_template/build",
"command": "/bin/arm-none-eabi-gcc -DSTM32F411xE -DUSE_HAL_DRIVER -I/home/zen/project/black_pull_411_template/Core/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc -I/home/zen/project/black_pull_411_template/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/home/zen/project/black_pull_411_template/Drivers/CMSIS/Include -I/home/zen/project/black_pull_411_template/App/Inc -g -mfloat-abi=soft -mcpu=cortex-m4 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Og -g -o CMakeFiles/black_pull_411_template.elf.dir/startup_stm32f411xe.s.obj -c /home/zen/project/black_pull_411_template/startup_stm32f411xe.s",
"file": "/home/zen/project/black_pull_411_template/startup_stm32f411xe.s"
}
]