first commit

This commit is contained in:
wantong
2024-04-25 14:29:30 +08:00
commit 8d6d5c773d
232 changed files with 209402 additions and 0 deletions

View File

@ -0,0 +1,17 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "MinGW Makefiles" Generator, CMake Version 3.22
# compile ASM with F:/WORK/arm-none-eabi-gcc/gcc-arm-none-eabi-10.3-2021.10-win32/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc.exe
# compile C with F:/WORK/arm-none-eabi-gcc/gcc-arm-none-eabi-10.3-2021.10-win32/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc.exe
ASM_DEFINES = -DDEBUG -DSTM32H750xx -DUSE_HAL_DRIVER
ASM_INCLUDES = -ID:\cubecode\Encoder_Time_Sysn\Core\Inc -ID:\cubecode\Encoder_Time_Sysn\Drivers\STM32H7xx_HAL_Driver\Inc -ID:\cubecode\Encoder_Time_Sysn\Drivers\STM32H7xx_HAL_Driver\Inc\Legacy -ID:\cubecode\Encoder_Time_Sysn\Drivers\CMSIS\Device\ST\STM32H7xx\Include -ID:\cubecode\Encoder_Time_Sysn\Drivers\CMSIS\Include
ASM_FLAGS = -g -mcpu=cortex-m7 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -x assembler-with-cpp -Og -g
C_DEFINES = -DDEBUG -DSTM32H750xx -DUSE_HAL_DRIVER
C_INCLUDES = -ID:\cubecode\Encoder_Time_Sysn\Core\Inc -ID:\cubecode\Encoder_Time_Sysn\Drivers\STM32H7xx_HAL_Driver\Inc -ID:\cubecode\Encoder_Time_Sysn\Drivers\STM32H7xx_HAL_Driver\Inc\Legacy -ID:\cubecode\Encoder_Time_Sysn\Drivers\CMSIS\Device\ST\STM32H7xx\Include -ID:\cubecode\Encoder_Time_Sysn\Drivers\CMSIS\Include
C_FLAGS = -g -mcpu=cortex-m7 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Og -g -std=gnu11