18 lines
1.4 KiB
Makefile
18 lines
1.4 KiB
Makefile
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "MinGW Makefiles" Generator, CMake Version 3.23
|
|
|
|
# compile ASM with C:/Program Files (x86)/GNU Arm Embedded Toolchain/10 2021.10/bin/arm-none-eabi-gcc.exe
|
|
# compile C with C:/Program Files (x86)/GNU Arm Embedded Toolchain/10 2021.10/bin/arm-none-eabi-gcc.exe
|
|
ASM_DEFINES = -DDEBUG -DSTM32G070xx -DUSE_HAL_DRIVER
|
|
|
|
ASM_INCLUDES = -IG:\projects\gm60\Core\Inc -IG:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc -IG:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc\Legacy -IG:\projects\gm60\Drivers\CMSIS\Device\ST\STM32G0xx\Include -IG:\projects\gm60\Drivers\CMSIS\Include -IG:\projects\gm60\Core\Interfaces -IG:\projects\gm60\Core\Interfaces\Templates -IG:\projects\gm60\App
|
|
|
|
ASM_FLAGS = -g -mcpu=cortex-m0 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -x assembler-with-cpp -Og -g
|
|
|
|
C_DEFINES = -DDEBUG -DSTM32G070xx -DUSE_HAL_DRIVER
|
|
|
|
C_INCLUDES = -IG:\projects\gm60\Core\Inc -IG:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc -IG:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc\Legacy -IG:\projects\gm60\Drivers\CMSIS\Device\ST\STM32G0xx\Include -IG:\projects\gm60\Drivers\CMSIS\Include -IG:\projects\gm60\Core\Interfaces -IG:\projects\gm60\Core\Interfaces\Templates -IG:\projects\gm60\App
|
|
|
|
C_FLAGS = -g -mcpu=cortex-m0 -mthumb -mthumb-interwork -ffunction-sections -fdata-sections -fno-common -fmessage-length=0 -Og -g -std=gnu11
|
|
|