Files
qrcode-reader-hardware/cmake-build-debug/gm60.cbp
Mysteo bebfc1b5ab 11
2023-06-29 19:23:00 +03:00

425 lines
20 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<CodeBlocks_project_file>
<FileVersion major="1" minor="6"/>
<Project>
<Option title="gm60"/>
<Option makefile_is_custom="1"/>
<Option compiler="gcc"/>
<Option virtualFolders="CMake Files\;"/>
<Build>
<Target title="all">
<Option working_dir="G:/projects/gm60/cmake-build-debug"/>
<Option type="4"/>
<MakeCommands>
<Build command="F:/PROGRA~1/JETBRA~1/CLION2~1.4/bin/mingw/bin/mingw32-make.exe -f &quot;G:/projects/gm60/cmake-build-debug/Makefile&quot; VERBOSE=1 all"/>
<CompileFile command="F:/PROGRA~1/JETBRA~1/CLION2~1.4/bin/mingw/bin/mingw32-make.exe -f &quot;G:/projects/gm60/cmake-build-debug/Makefile&quot; VERBOSE=1 &quot;$file&quot;"/>
<Clean command="F:/PROGRA~1/JETBRA~1/CLION2~1.4/bin/mingw/bin/mingw32-make.exe -f &quot;G:/projects/gm60/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
<DistClean command="F:/PROGRA~1/JETBRA~1/CLION2~1.4/bin/mingw/bin/mingw32-make.exe -f &quot;G:/projects/gm60/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
</MakeCommands>
</Target>
<Target title="gm60.elf">
<Option output="G:/projects/gm60/cmake-build-debug/gm60.elf" prefix_auto="0" extension_auto="0"/>
<Option working_dir="G:/projects/gm60/cmake-build-debug"/>
<Option object_output="./"/>
<Option type="1"/>
<Option compiler="gcc"/>
<Compiler>
<Add option="-DDEBUG"/>
<Add option="-DUSE_HAL_DRIVER"/>
<Add option="-DSTM32G070xx"/>
<Add directory="G:/projects/gm60/Core/Inc"/>
<Add directory="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc"/>
<Add directory="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/Legacy"/>
<Add directory="G:/projects/gm60/Drivers/CMSIS/Device/ST/STM32G0xx/Include"/>
<Add directory="G:/projects/gm60/Drivers/CMSIS/Include"/>
<Add directory="G:/projects/gm60/Core/Interfaces"/>
<Add directory="G:/projects/gm60/Core/Interfaces/Templates"/>
<Add directory="G:/projects/gm60/App"/>
<Add directory="c:\program files (x86)\gnu arm embedded toolchain\10 2021.10\bin\../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/include/c++/10.3.1"/>
<Add directory="c:\program files (x86)\gnu arm embedded toolchain\10 2021.10\bin\../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/include/c++/10.3.1/arm-none-eabi"/>
<Add directory="c:\program files (x86)\gnu arm embedded toolchain\10 2021.10\bin\../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/include/c++/10.3.1/backward"/>
<Add directory="c:\program files (x86)\gnu arm embedded toolchain\10 2021.10\bin\../lib/gcc/arm-none-eabi/10.3.1/include"/>
<Add directory="c:\program files (x86)\gnu arm embedded toolchain\10 2021.10\bin\../lib/gcc/arm-none-eabi/10.3.1/include-fixed"/>
<Add directory="c:\program files (x86)\gnu arm embedded toolchain\10 2021.10\bin\../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/include"/>
</Compiler>
<MakeCommands>
<Build command="F:/PROGRA~1/JETBRA~1/CLION2~1.4/bin/mingw/bin/mingw32-make.exe -f &quot;G:/projects/gm60/cmake-build-debug/Makefile&quot; VERBOSE=1 gm60.elf"/>
<CompileFile command="F:/PROGRA~1/JETBRA~1/CLION2~1.4/bin/mingw/bin/mingw32-make.exe -f &quot;G:/projects/gm60/cmake-build-debug/Makefile&quot; VERBOSE=1 &quot;$file&quot;"/>
<Clean command="F:/PROGRA~1/JETBRA~1/CLION2~1.4/bin/mingw/bin/mingw32-make.exe -f &quot;G:/projects/gm60/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
<DistClean command="F:/PROGRA~1/JETBRA~1/CLION2~1.4/bin/mingw/bin/mingw32-make.exe -f &quot;G:/projects/gm60/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
</MakeCommands>
</Target>
<Target title="gm60.elf/fast">
<Option output="G:/projects/gm60/cmake-build-debug/gm60.elf" prefix_auto="0" extension_auto="0"/>
<Option working_dir="G:/projects/gm60/cmake-build-debug"/>
<Option object_output="./"/>
<Option type="1"/>
<Option compiler="gcc"/>
<Compiler>
<Add option="-DDEBUG"/>
<Add option="-DUSE_HAL_DRIVER"/>
<Add option="-DSTM32G070xx"/>
<Add directory="G:/projects/gm60/Core/Inc"/>
<Add directory="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc"/>
<Add directory="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/Legacy"/>
<Add directory="G:/projects/gm60/Drivers/CMSIS/Device/ST/STM32G0xx/Include"/>
<Add directory="G:/projects/gm60/Drivers/CMSIS/Include"/>
<Add directory="G:/projects/gm60/Core/Interfaces"/>
<Add directory="G:/projects/gm60/Core/Interfaces/Templates"/>
<Add directory="G:/projects/gm60/App"/>
<Add directory="c:\program files (x86)\gnu arm embedded toolchain\10 2021.10\bin\../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/include/c++/10.3.1"/>
<Add directory="c:\program files (x86)\gnu arm embedded toolchain\10 2021.10\bin\../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/include/c++/10.3.1/arm-none-eabi"/>
<Add directory="c:\program files (x86)\gnu arm embedded toolchain\10 2021.10\bin\../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/include/c++/10.3.1/backward"/>
<Add directory="c:\program files (x86)\gnu arm embedded toolchain\10 2021.10\bin\../lib/gcc/arm-none-eabi/10.3.1/include"/>
<Add directory="c:\program files (x86)\gnu arm embedded toolchain\10 2021.10\bin\../lib/gcc/arm-none-eabi/10.3.1/include-fixed"/>
<Add directory="c:\program files (x86)\gnu arm embedded toolchain\10 2021.10\bin\../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/include"/>
</Compiler>
<MakeCommands>
<Build command="F:/PROGRA~1/JETBRA~1/CLION2~1.4/bin/mingw/bin/mingw32-make.exe -f &quot;G:/projects/gm60/cmake-build-debug/Makefile&quot; VERBOSE=1 gm60.elf/fast"/>
<CompileFile command="F:/PROGRA~1/JETBRA~1/CLION2~1.4/bin/mingw/bin/mingw32-make.exe -f &quot;G:/projects/gm60/cmake-build-debug/Makefile&quot; VERBOSE=1 &quot;$file&quot;"/>
<Clean command="F:/PROGRA~1/JETBRA~1/CLION2~1.4/bin/mingw/bin/mingw32-make.exe -f &quot;G:/projects/gm60/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
<DistClean command="F:/PROGRA~1/JETBRA~1/CLION2~1.4/bin/mingw/bin/mingw32-make.exe -f &quot;G:/projects/gm60/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
</MakeCommands>
</Target>
<Target title="edit_cache">
<Option working_dir="G:/projects/gm60/cmake-build-debug"/>
<Option type="4"/>
<MakeCommands>
<Build command="F:/PROGRA~1/JETBRA~1/CLION2~1.4/bin/mingw/bin/mingw32-make.exe -f &quot;G:/projects/gm60/cmake-build-debug/Makefile&quot; VERBOSE=1 edit_cache"/>
<CompileFile command="F:/PROGRA~1/JETBRA~1/CLION2~1.4/bin/mingw/bin/mingw32-make.exe -f &quot;G:/projects/gm60/cmake-build-debug/Makefile&quot; VERBOSE=1 &quot;$file&quot;"/>
<Clean command="F:/PROGRA~1/JETBRA~1/CLION2~1.4/bin/mingw/bin/mingw32-make.exe -f &quot;G:/projects/gm60/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
<DistClean command="F:/PROGRA~1/JETBRA~1/CLION2~1.4/bin/mingw/bin/mingw32-make.exe -f &quot;G:/projects/gm60/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
</MakeCommands>
</Target>
<Target title="rebuild_cache">
<Option working_dir="G:/projects/gm60/cmake-build-debug"/>
<Option type="4"/>
<MakeCommands>
<Build command="F:/PROGRA~1/JETBRA~1/CLION2~1.4/bin/mingw/bin/mingw32-make.exe -f &quot;G:/projects/gm60/cmake-build-debug/Makefile&quot; VERBOSE=1 rebuild_cache"/>
<CompileFile command="F:/PROGRA~1/JETBRA~1/CLION2~1.4/bin/mingw/bin/mingw32-make.exe -f &quot;G:/projects/gm60/cmake-build-debug/Makefile&quot; VERBOSE=1 &quot;$file&quot;"/>
<Clean command="F:/PROGRA~1/JETBRA~1/CLION2~1.4/bin/mingw/bin/mingw32-make.exe -f &quot;G:/projects/gm60/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
<DistClean command="F:/PROGRA~1/JETBRA~1/CLION2~1.4/bin/mingw/bin/mingw32-make.exe -f &quot;G:/projects/gm60/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
</MakeCommands>
</Target>
</Build>
<Unit filename="G:/projects/gm60/App/app.c">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/App/app.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/App/boot.c">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/App/boot.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/App/header.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/App/led.c">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/App/led.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/App/timer.c">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/App/timer.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Core/Inc/main.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Core/Inc/stm32g0xx_hal_conf.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Core/Inc/stm32g0xx_it.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Core/Src/main.c">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Core/Src/stm32g0xx_hal_msp.c">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Core/Src/stm32g0xx_it.c">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Core/Src/syscalls.c">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Core/Src/sysmem.c">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Core/Src/system_stm32g0xx.c">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Core/Startup/startup_stm32g071rbtx.s">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/CMSIS/Device/ST/STM32G0xx/Include/stm32g070xx.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/CMSIS/Device/ST/STM32G0xx/Include/stm32g0xx.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/CMSIS/Device/ST/STM32G0xx/Include/system_stm32g0xx.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/CMSIS/Device/ST/STM32G0xx/LICENSE.txt">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/CMSIS/Include/cmsis_armcc.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/CMSIS/Include/cmsis_armclang.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/CMSIS/Include/cmsis_armclang_ltm.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/CMSIS/Include/cmsis_compiler.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/CMSIS/Include/cmsis_gcc.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/CMSIS/Include/cmsis_iccarm.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/CMSIS/Include/cmsis_version.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/CMSIS/Include/core_armv81mml.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/CMSIS/Include/core_armv8mbl.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/CMSIS/Include/core_armv8mml.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/CMSIS/Include/core_cm0.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/CMSIS/Include/core_cm0plus.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/CMSIS/Include/core_cm1.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/CMSIS/Include/core_cm23.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/CMSIS/Include/core_cm3.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/CMSIS/Include/core_cm33.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/CMSIS/Include/core_cm35p.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/CMSIS/Include/core_cm4.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/CMSIS/Include/core_cm7.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/CMSIS/Include/core_sc000.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/CMSIS/Include/core_sc300.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/CMSIS/Include/mpu_armv7.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/CMSIS/Include/mpu_armv8.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/CMSIS/Include/tz_context.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/CMSIS/LICENSE.txt">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_cortex.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_def.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_dma.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_dma_ex.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_exti.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_flash.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_flash_ex.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_gpio.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_gpio_ex.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_i2c.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_i2c_ex.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_pwr.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_pwr_ex.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_rcc.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_rcc_ex.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_tim.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_tim_ex.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_uart.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_uart_ex.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_bus.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_cortex.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_dma.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_dmamux.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_exti.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_gpio.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_i2c.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_lpuart.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_pwr.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_rcc.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_system.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_tim.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_usart.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_utils.h">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/LICENSE.txt">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal.c">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_cortex.c">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_dma.c">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_dma_ex.c">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_exti.c">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_flash.c">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_flash_ex.c">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_gpio.c">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_i2c.c">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_i2c_ex.c">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_pwr.c">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_pwr_ex.c">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_rcc.c">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_rcc_ex.c">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_tim.c">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_tim_ex.c">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_uart.c">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_uart_ex.c">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_dma.c">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_rcc.c">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/STM32G070CBTX_FLASH.ld">
<Option target="gm60.elf"/>
</Unit>
<Unit filename="G:/projects/gm60/CMakeLists.txt">
<Option virtualFolder="CMake Files\"/>
</Unit>
</Project>
</CodeBlocks_project_file>