|
@@ -0,0 +1,104 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
|
|
+<CodeBlocks_project_file>
|
|
|
+ <FileVersion major="1" minor="6" />
|
|
|
+ <Project>
|
|
|
+ <Option title="MNC-IN12x5" />
|
|
|
+ <Option pch_mode="2" />
|
|
|
+ <Option compiler="arm-elf-gcc" />
|
|
|
+ <Build>
|
|
|
+ <Target title="default">
|
|
|
+ <Option output="default/MNC-IN12x5.elf" prefix_auto="0" extension_auto="0" />
|
|
|
+ <Option object_output="default" />
|
|
|
+ <Option type="1" />
|
|
|
+ <Option compiler="arm-elf-gcc" />
|
|
|
+ <Compiler>
|
|
|
+ <Add option="-g" />
|
|
|
+ </Compiler>
|
|
|
+ </Target>
|
|
|
+ </Build>
|
|
|
+ <Compiler>
|
|
|
+ <Add option="-Wall" />
|
|
|
+ <Add option="-g" />
|
|
|
+ <Add option="-O2" />
|
|
|
+ <Add option="-fno-common" />
|
|
|
+ <Add option="-mcpu=arm7tdmi" />
|
|
|
+ <Add option="-DEK_AT91SAM7A3" />
|
|
|
+ <Add option="-D__NO_CTOR_DTOR_SUPPORT__" />
|
|
|
+ <Add option="-DUSE_IRQ" />
|
|
|
+ <Add directory="src" />
|
|
|
+ <Add directory="h" />
|
|
|
+ </Compiler>
|
|
|
+ <Linker>
|
|
|
+ <Add option="-s" />
|
|
|
+ <Add option="-Wl,-Map,map.txt" />
|
|
|
+ </Linker>
|
|
|
+ <Unit filename="Drivers/CMSIS/Device/ST/STM32G0xx/Include/stm32g030xx.h" />
|
|
|
+ <Unit filename="Drivers/CMSIS/Device/ST/STM32G0xx/Include/stm32g0xx.h" />
|
|
|
+ <Unit filename="Drivers/CMSIS/Device/ST/STM32G0xx/Include/system_stm32g0xx.h" />
|
|
|
+ <Unit filename="Drivers/CMSIS/Include/cmsis_compiler.h" />
|
|
|
+ <Unit filename="Drivers/CMSIS/Include/cmsis_gcc.h" />
|
|
|
+ <Unit filename="Drivers/CMSIS/Include/cmsis_iccarm.h" />
|
|
|
+ <Unit filename="Drivers/CMSIS/Include/cmsis_version.h" />
|
|
|
+ <Unit filename="Drivers/CMSIS/Include/core_cm0plus.h" />
|
|
|
+ <Unit filename="Drivers/CMSIS/Include/mpu_armv7.h" />
|
|
|
+ <Unit filename="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_bus.h" />
|
|
|
+ <Unit filename="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_cortex.h" />
|
|
|
+ <Unit filename="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_dma.h" />
|
|
|
+ <Unit filename="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_dmamux.h" />
|
|
|
+ <Unit filename="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_exti.h" />
|
|
|
+ <Unit filename="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_gpio.h" />
|
|
|
+ <Unit filename="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_i2c.h" />
|
|
|
+ <Unit filename="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_pwr.h" />
|
|
|
+ <Unit filename="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_rcc.h" />
|
|
|
+ <Unit filename="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_spi.h" />
|
|
|
+ <Unit filename="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_system.h" />
|
|
|
+ <Unit filename="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_tim.h" />
|
|
|
+ <Unit filename="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_utils.h" />
|
|
|
+ <Unit filename="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_dma.c">
|
|
|
+ <Option compilerVar="CC" />
|
|
|
+ </Unit>
|
|
|
+ <Unit filename="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_exti.c">
|
|
|
+ <Option compilerVar="CC" />
|
|
|
+ </Unit>
|
|
|
+ <Unit filename="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_gpio.c">
|
|
|
+ <Option compilerVar="CC" />
|
|
|
+ </Unit>
|
|
|
+ <Unit filename="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_i2c.c">
|
|
|
+ <Option compilerVar="CC" />
|
|
|
+ </Unit>
|
|
|
+ <Unit filename="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_pwr.c">
|
|
|
+ <Option compilerVar="CC" />
|
|
|
+ </Unit>
|
|
|
+ <Unit filename="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_rcc.c">
|
|
|
+ <Option compilerVar="CC" />
|
|
|
+ </Unit>
|
|
|
+ <Unit filename="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_spi.c">
|
|
|
+ <Option compilerVar="CC" />
|
|
|
+ </Unit>
|
|
|
+ <Unit filename="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_tim.c">
|
|
|
+ <Option compilerVar="CC" />
|
|
|
+ </Unit>
|
|
|
+ <Unit filename="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_utils.c">
|
|
|
+ <Option compilerVar="CC" />
|
|
|
+ </Unit>
|
|
|
+ <Unit filename="Drivers/startup_stm32g030xx.s" />
|
|
|
+ <Unit filename="Inc/gpio.h" />
|
|
|
+ <Unit filename="Inc/main.h" />
|
|
|
+ <Unit filename="Inc/stm32_assert.h" />
|
|
|
+ <Unit filename="Inc/stm32g0xx_it.h" />
|
|
|
+ <Unit filename="Makefile" />
|
|
|
+ <Unit filename="ReadMe.txt" />
|
|
|
+ <Unit filename="Src/main.c">
|
|
|
+ <Option compilerVar="CC" />
|
|
|
+ </Unit>
|
|
|
+ <Unit filename="Src/stm32g0xx_it.c">
|
|
|
+ <Option compilerVar="CC" />
|
|
|
+ </Unit>
|
|
|
+ <Unit filename="Src/system_stm32g0xx.c">
|
|
|
+ <Option compilerVar="CC" />
|
|
|
+ </Unit>
|
|
|
+ <Extensions>
|
|
|
+ <lib_finder disable_auto="1" />
|
|
|
+ </Extensions>
|
|
|
+ </Project>
|
|
|
+</CodeBlocks_project_file>
|