18 lines
6.1 KiB
Makefile
18 lines
6.1 KiB
Makefile
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "MinGW Makefiles" Generator, CMake Version 3.26
|
|
|
|
# compile ASM with D:/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 D:/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 = -DARM_MATH_CM4 -DARM_MATH_MATRIX_CHECK -DARM_MATH_ROUNDING -DDEBUG -DSTM32F407xx -DUSE_HAL_DRIVER
|
|
|
|
ASM_INCLUDES = -ID:\zhandui\cqdm\dajing\Inc -ID:\zhandui\cqdm\dajing\Drivers\STM32F4xx_HAL_Driver\Inc -ID:\zhandui\cqdm\dajing\Drivers\STM32F4xx_HAL_Driver\Inc\Legacy -ID:\zhandui\cqdm\dajing\Middlewares\Third_Party\FreeRTOS\Source\include -ID:\zhandui\cqdm\dajing\Middlewares\Third_Party\FreeRTOS\Source\CMSIS_RTOS -ID:\zhandui\cqdm\dajing\Middlewares\Third_Party\FreeRTOS\Source\portable\GCC\ARM_CM4F -ID:\zhandui\cqdm\dajing\Middlewares\ST\STM32_USB_Device_Library\Core\Inc -ID:\zhandui\cqdm\dajing\Middlewares\ST\STM32_USB_Device_Library\Class\CDC\Inc -ID:\zhandui\cqdm\dajing\Drivers\CMSIS\Device\ST\STM32F4xx\Include -ID:\zhandui\cqdm\dajing\Drivers\CMSIS\Include -ID:\zhandui\cqdm\dajing\Middlewares\ST\ARM\DSP\Inc -ID:\zhandui\cqdm\dajing\bsp -ID:\zhandui\cqdm\dajing\bsp\adc -ID:\zhandui\cqdm\dajing\bsp\can -ID:\zhandui\cqdm\dajing\bsp\dwt -ID:\zhandui\cqdm\dajing\bsp\flash -ID:\zhandui\cqdm\dajing\bsp\gpio -ID:\zhandui\cqdm\dajing\bsp\iic -ID:\zhandui\cqdm\dajing\bsp\log -ID:\zhandui\cqdm\dajing\bsp\pwm -ID:\zhandui\cqdm\dajing\bsp\spi -ID:\zhandui\cqdm\dajing\bsp\usart -ID:\zhandui\cqdm\dajing\bsp\usb -ID:\zhandui\cqdm\dajing\modules -ID:\zhandui\cqdm\dajing\modules\alarm -ID:\zhandui\cqdm\dajing\modules\algorithm -ID:\zhandui\cqdm\dajing\modules\BMI088 -ID:\zhandui\cqdm\dajing\modules\can_comm -ID:\zhandui\cqdm\dajing\modules\daemon -ID:\zhandui\cqdm\dajing\modules\encoder -ID:\zhandui\cqdm\dajing\modules\imu -ID:\zhandui\cqdm\dajing\modules\ist8310 -ID:\zhandui\cqdm\dajing\modules\led -ID:\zhandui\cqdm\dajing\modules\master_machine -ID:\zhandui\cqdm\dajing\modules\message_center -ID:\zhandui\cqdm\dajing\modules\motor -ID:\zhandui\cqdm\dajing\modules\oled -ID:\zhandui\cqdm\dajing\modules\referee -ID:\zhandui\cqdm\dajing\modules\remote -ID:\zhandui\cqdm\dajing\modules\RGB -ID:\zhandui\cqdm\dajing\modules\standard_cmd -ID:\zhandui\cqdm\dajing\modules\super_cap -ID:\zhandui\cqdm\dajing\modules\TFminiPlus -ID:\zhandui\cqdm\dajing\modules\unicomm -ID:\zhandui\cqdm\dajing\modules\vofa -ID:\zhandui\cqdm\dajing\modules\auto_aim -ID:\zhandui\cqdm\dajing\modules\motor\DJImotor -ID:\zhandui\cqdm\dajing\modules\motor\HTmotor -ID:\zhandui\cqdm\dajing\modules\motor\LKmotor -ID:\zhandui\cqdm\dajing\modules\motor\servo_motor -ID:\zhandui\cqdm\dajing\modules\motor\step_motor -ID:\zhandui\cqdm\dajing\application -ID:\zhandui\cqdm\dajing\application\chassis -ID:\zhandui\cqdm\dajing\application\cmd -ID:\zhandui\cqdm\dajing\application\gimbal -ID:\zhandui\cqdm\dajing\application\shoot -ID:\zhandui\cqdm\dajing\Middlewares\Third_Party\SEGGER\RTT -ID:\zhandui\cqdm\dajing\Middlewares\Third_Party\SEGGER\Config
|
|
|
|
ASM_FLAGS = -g -mfloat-abi=hard -mfpu=fpv4-sp-d16 -mcpu=cortex-m4 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -x assembler-with-cpp -Og -g
|
|
|
|
C_DEFINES = -DARM_MATH_CM4 -DARM_MATH_MATRIX_CHECK -DARM_MATH_ROUNDING -DDEBUG -DSTM32F407xx -DUSE_HAL_DRIVER
|
|
|
|
C_INCLUDES = -ID:\zhandui\cqdm\dajing\Inc -ID:\zhandui\cqdm\dajing\Drivers\STM32F4xx_HAL_Driver\Inc -ID:\zhandui\cqdm\dajing\Drivers\STM32F4xx_HAL_Driver\Inc\Legacy -ID:\zhandui\cqdm\dajing\Middlewares\Third_Party\FreeRTOS\Source\include -ID:\zhandui\cqdm\dajing\Middlewares\Third_Party\FreeRTOS\Source\CMSIS_RTOS -ID:\zhandui\cqdm\dajing\Middlewares\Third_Party\FreeRTOS\Source\portable\GCC\ARM_CM4F -ID:\zhandui\cqdm\dajing\Middlewares\ST\STM32_USB_Device_Library\Core\Inc -ID:\zhandui\cqdm\dajing\Middlewares\ST\STM32_USB_Device_Library\Class\CDC\Inc -ID:\zhandui\cqdm\dajing\Drivers\CMSIS\Device\ST\STM32F4xx\Include -ID:\zhandui\cqdm\dajing\Drivers\CMSIS\Include -ID:\zhandui\cqdm\dajing\Middlewares\ST\ARM\DSP\Inc -ID:\zhandui\cqdm\dajing\bsp -ID:\zhandui\cqdm\dajing\bsp\adc -ID:\zhandui\cqdm\dajing\bsp\can -ID:\zhandui\cqdm\dajing\bsp\dwt -ID:\zhandui\cqdm\dajing\bsp\flash -ID:\zhandui\cqdm\dajing\bsp\gpio -ID:\zhandui\cqdm\dajing\bsp\iic -ID:\zhandui\cqdm\dajing\bsp\log -ID:\zhandui\cqdm\dajing\bsp\pwm -ID:\zhandui\cqdm\dajing\bsp\spi -ID:\zhandui\cqdm\dajing\bsp\usart -ID:\zhandui\cqdm\dajing\bsp\usb -ID:\zhandui\cqdm\dajing\modules -ID:\zhandui\cqdm\dajing\modules\alarm -ID:\zhandui\cqdm\dajing\modules\algorithm -ID:\zhandui\cqdm\dajing\modules\BMI088 -ID:\zhandui\cqdm\dajing\modules\can_comm -ID:\zhandui\cqdm\dajing\modules\daemon -ID:\zhandui\cqdm\dajing\modules\encoder -ID:\zhandui\cqdm\dajing\modules\imu -ID:\zhandui\cqdm\dajing\modules\ist8310 -ID:\zhandui\cqdm\dajing\modules\led -ID:\zhandui\cqdm\dajing\modules\master_machine -ID:\zhandui\cqdm\dajing\modules\message_center -ID:\zhandui\cqdm\dajing\modules\motor -ID:\zhandui\cqdm\dajing\modules\oled -ID:\zhandui\cqdm\dajing\modules\referee -ID:\zhandui\cqdm\dajing\modules\remote -ID:\zhandui\cqdm\dajing\modules\RGB -ID:\zhandui\cqdm\dajing\modules\standard_cmd -ID:\zhandui\cqdm\dajing\modules\super_cap -ID:\zhandui\cqdm\dajing\modules\TFminiPlus -ID:\zhandui\cqdm\dajing\modules\unicomm -ID:\zhandui\cqdm\dajing\modules\vofa -ID:\zhandui\cqdm\dajing\modules\auto_aim -ID:\zhandui\cqdm\dajing\modules\motor\DJImotor -ID:\zhandui\cqdm\dajing\modules\motor\HTmotor -ID:\zhandui\cqdm\dajing\modules\motor\LKmotor -ID:\zhandui\cqdm\dajing\modules\motor\servo_motor -ID:\zhandui\cqdm\dajing\modules\motor\step_motor -ID:\zhandui\cqdm\dajing\application -ID:\zhandui\cqdm\dajing\application\chassis -ID:\zhandui\cqdm\dajing\application\cmd -ID:\zhandui\cqdm\dajing\application\gimbal -ID:\zhandui\cqdm\dajing\application\shoot -ID:\zhandui\cqdm\dajing\Middlewares\Third_Party\SEGGER\RTT -ID:\zhandui\cqdm\dajing\Middlewares\Third_Party\SEGGER\Config
|
|
|
|
C_FLAGS = -g -std=gnu11 -fdiagnostics-color=always -mfloat-abi=hard -mfpu=fpv4-sp-d16 -mcpu=cortex-m4 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Og -g
|
|
|