Customer_controller/cmake-build-debug/Customer_controller.cbp

494 lines
28 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<CodeBlocks_project_file>
<FileVersion major="1" minor="6"/>
<Project>
<Option title="Customer_controller"/>
<Option makefile_is_custom="1"/>
<Option compiler="gcc"/>
<Option virtualFolders="CMake Files\;"/>
<Build>
<Target title="all">
<Option working_dir="D:/RM/@RM2025/Customer_controller/cmake-build-debug"/>
<Option type="4"/>
<MakeCommands>
<Build command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;D:/RM/@RM2025/Customer_controller/cmake-build-debug/Makefile&quot; VERBOSE=1 all"/>
<CompileFile command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;D:/RM/@RM2025/Customer_controller/cmake-build-debug/Makefile&quot; VERBOSE=1 &quot;$file&quot;"/>
<Clean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;D:/RM/@RM2025/Customer_controller/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
<DistClean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;D:/RM/@RM2025/Customer_controller/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
</MakeCommands>
</Target>
<Target title="Customer_controller.elf">
<Option output="D:/RM/@RM2025/Customer_controller/cmake-build-debug/Customer_controller.elf" prefix_auto="0" extension_auto="0"/>
<Option working_dir="D:/RM/@RM2025/Customer_controller/cmake-build-debug"/>
<Option object_output="./"/>
<Option type="1"/>
<Option compiler="gcc"/>
<Compiler>
<Add option="-DDEBUG"/>
<Add option="-DUSE_HAL_DRIVER"/>
<Add option="-DSTM32H723xx"/>
<Add directory="D:/RM/@RM2025/Customer_controller/Core/Inc"/>
<Add directory="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc"/>
<Add directory="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy"/>
<Add directory="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Device/ST/STM32H7xx/Include"/>
<Add directory="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Include"/>
<Add directory="D:/RM/@RM2025/Customer_controller/Middlewares/ST/ARM/DSP/Inc"/>
<Add directory="D:/RM/@RM2025/Customer_controller/USER"/>
<Add directory="D:/RM/@RM2025/Customer_controller/BSP"/>
<Add directory="c:\mounriver\mounriver_studio\toolchain\arm-none-eabi-gcc\bin\../lib/gcc/arm-none-eabi/9.3.1/../../../../arm-none-eabi/include/c++/9.3.1"/>
<Add directory="c:\mounriver\mounriver_studio\toolchain\arm-none-eabi-gcc\bin\../lib/gcc/arm-none-eabi/9.3.1/../../../../arm-none-eabi/include/c++/9.3.1/arm-none-eabi"/>
<Add directory="c:\mounriver\mounriver_studio\toolchain\arm-none-eabi-gcc\bin\../lib/gcc/arm-none-eabi/9.3.1/../../../../arm-none-eabi/include/c++/9.3.1/backward"/>
<Add directory="c:\mounriver\mounriver_studio\toolchain\arm-none-eabi-gcc\bin\../lib/gcc/arm-none-eabi/9.3.1/include"/>
<Add directory="c:\mounriver\mounriver_studio\toolchain\arm-none-eabi-gcc\bin\../lib/gcc/arm-none-eabi/9.3.1/include-fixed"/>
<Add directory="c:\mounriver\mounriver_studio\toolchain\arm-none-eabi-gcc\bin\../lib/gcc/arm-none-eabi/9.3.1/../../../../arm-none-eabi/include"/>
</Compiler>
<MakeCommands>
<Build command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;D:/RM/@RM2025/Customer_controller/cmake-build-debug/Makefile&quot; VERBOSE=1 Customer_controller.elf"/>
<CompileFile command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;D:/RM/@RM2025/Customer_controller/cmake-build-debug/Makefile&quot; VERBOSE=1 &quot;$file&quot;"/>
<Clean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;D:/RM/@RM2025/Customer_controller/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
<DistClean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;D:/RM/@RM2025/Customer_controller/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
</MakeCommands>
</Target>
<Target title="Customer_controller.elf/fast">
<Option output="D:/RM/@RM2025/Customer_controller/cmake-build-debug/Customer_controller.elf" prefix_auto="0" extension_auto="0"/>
<Option working_dir="D:/RM/@RM2025/Customer_controller/cmake-build-debug"/>
<Option object_output="./"/>
<Option type="1"/>
<Option compiler="gcc"/>
<Compiler>
<Add option="-DDEBUG"/>
<Add option="-DUSE_HAL_DRIVER"/>
<Add option="-DSTM32H723xx"/>
<Add directory="D:/RM/@RM2025/Customer_controller/Core/Inc"/>
<Add directory="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc"/>
<Add directory="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy"/>
<Add directory="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Device/ST/STM32H7xx/Include"/>
<Add directory="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Include"/>
<Add directory="D:/RM/@RM2025/Customer_controller/Middlewares/ST/ARM/DSP/Inc"/>
<Add directory="D:/RM/@RM2025/Customer_controller/USER"/>
<Add directory="D:/RM/@RM2025/Customer_controller/BSP"/>
<Add directory="c:\mounriver\mounriver_studio\toolchain\arm-none-eabi-gcc\bin\../lib/gcc/arm-none-eabi/9.3.1/../../../../arm-none-eabi/include/c++/9.3.1"/>
<Add directory="c:\mounriver\mounriver_studio\toolchain\arm-none-eabi-gcc\bin\../lib/gcc/arm-none-eabi/9.3.1/../../../../arm-none-eabi/include/c++/9.3.1/arm-none-eabi"/>
<Add directory="c:\mounriver\mounriver_studio\toolchain\arm-none-eabi-gcc\bin\../lib/gcc/arm-none-eabi/9.3.1/../../../../arm-none-eabi/include/c++/9.3.1/backward"/>
<Add directory="c:\mounriver\mounriver_studio\toolchain\arm-none-eabi-gcc\bin\../lib/gcc/arm-none-eabi/9.3.1/include"/>
<Add directory="c:\mounriver\mounriver_studio\toolchain\arm-none-eabi-gcc\bin\../lib/gcc/arm-none-eabi/9.3.1/include-fixed"/>
<Add directory="c:\mounriver\mounriver_studio\toolchain\arm-none-eabi-gcc\bin\../lib/gcc/arm-none-eabi/9.3.1/../../../../arm-none-eabi/include"/>
</Compiler>
<MakeCommands>
<Build command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;D:/RM/@RM2025/Customer_controller/cmake-build-debug/Makefile&quot; VERBOSE=1 Customer_controller.elf/fast"/>
<CompileFile command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;D:/RM/@RM2025/Customer_controller/cmake-build-debug/Makefile&quot; VERBOSE=1 &quot;$file&quot;"/>
<Clean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;D:/RM/@RM2025/Customer_controller/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
<DistClean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;D:/RM/@RM2025/Customer_controller/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
</MakeCommands>
</Target>
<Target title="edit_cache">
<Option working_dir="D:/RM/@RM2025/Customer_controller/cmake-build-debug"/>
<Option type="4"/>
<MakeCommands>
<Build command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;D:/RM/@RM2025/Customer_controller/cmake-build-debug/Makefile&quot; VERBOSE=1 edit_cache"/>
<CompileFile command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;D:/RM/@RM2025/Customer_controller/cmake-build-debug/Makefile&quot; VERBOSE=1 &quot;$file&quot;"/>
<Clean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;D:/RM/@RM2025/Customer_controller/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
<DistClean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;D:/RM/@RM2025/Customer_controller/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
</MakeCommands>
</Target>
<Target title="rebuild_cache">
<Option working_dir="D:/RM/@RM2025/Customer_controller/cmake-build-debug"/>
<Option type="4"/>
<MakeCommands>
<Build command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;D:/RM/@RM2025/Customer_controller/cmake-build-debug/Makefile&quot; VERBOSE=1 rebuild_cache"/>
<CompileFile command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;D:/RM/@RM2025/Customer_controller/cmake-build-debug/Makefile&quot; VERBOSE=1 &quot;$file&quot;"/>
<Clean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;D:/RM/@RM2025/Customer_controller/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
<DistClean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;D:/RM/@RM2025/Customer_controller/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
</MakeCommands>
</Target>
</Build>
<Unit filename="D:/RM/@RM2025/Customer_controller/BSP/bsp_fdcan.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/BSP/bsp_fdcan.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Core/Inc/dma.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Core/Inc/fdcan.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Core/Inc/gpio.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Core/Inc/main.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Core/Inc/stm32h7xx_hal_conf.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Core/Inc/stm32h7xx_it.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Core/Inc/tim.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Core/Inc/usart.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Core/Inc/usbd_conf.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Core/Src/dma.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Core/Src/fdcan.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Core/Src/gpio.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Core/Src/main.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Core/Src/stm32h7xx_hal_msp.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Core/Src/stm32h7xx_it.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Core/Src/syscalls.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Core/Src/sysmem.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Core/Src/system_stm32h7xx.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Core/Src/tim.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Core/Src/usart.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Core/Startup/startup_stm32h723vgtx.s">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Device/ST/STM32H7xx/Include/stm32h723xx.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Device/ST/STM32H7xx/Include/stm32h7xx.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Device/ST/STM32H7xx/Include/system_stm32h7xx.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Device/ST/STM32H7xx/LICENSE.txt">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Include/cmsis_armcc.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Include/cmsis_armclang.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Include/cmsis_armclang_ltm.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Include/cmsis_compiler.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Include/cmsis_gcc.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Include/cmsis_iccarm.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Include/cmsis_version.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Include/core_armv81mml.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Include/core_armv8mbl.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Include/core_armv8mml.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Include/core_cm0.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Include/core_cm0plus.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Include/core_cm1.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Include/core_cm23.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Include/core_cm3.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Include/core_cm33.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Include/core_cm35p.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Include/core_cm4.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Include/core_cm7.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Include/core_sc000.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Include/core_sc300.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Include/mpu_armv7.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Include/mpu_armv8.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/Include/tz_context.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/CMSIS/LICENSE.txt">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_cortex.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_def.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma_ex.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_exti.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_fdcan.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio_ex.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_hsem.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c_ex.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_mdma.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim_ex.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart_ex.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_bus.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_cortex.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_crs.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_dma.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_dmamux.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_exti.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_gpio.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_hsem.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_lpuart.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_pwr.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_rcc.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_system.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_tim.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_usart.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_utils.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/LICENSE.txt">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_cortex.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_dma.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_dma_ex.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_exti.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_fdcan.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_flash.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_flash_ex.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_gpio.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_hsem.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_i2c.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_i2c_ex.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_mdma.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_pwr.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_pwr_ex.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_rcc.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_rcc_ex.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_tim.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_tim_ex.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_uart.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_uart_ex.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Middlewares/ST/ARM/DSP/Inc/arm_math.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/Middlewares/Third_Party/ARM/DSP/LICENSE.txt">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/STM32H723VGTX_FLASH.ld">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/USER/RobotAlgorithmModule.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/USER/RobotAlgorithmModule.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/USER/crc_ref.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/USER/crc_ref.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/USER/dm_motor_ctrl.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/USER/dm_motor_ctrl.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/USER/dm_motor_drv.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/USER/dm_motor_drv.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/USER/kinematics.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/USER/kinematics.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/USER/referee.c">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/USER/referee.h">
<Option target="Customer_controller.elf"/>
</Unit>
<Unit filename="D:/RM/@RM2025/Customer_controller/CMakeLists.txt">
<Option virtualFolder="CMake Files\"/>
</Unit>
</Project>
</CodeBlocks_project_file>