20 lines
1.5 KiB
Makefile
20 lines
1.5 KiB
Makefile
|
|
################################################################################
|
||
|
|
# Automatically-generated file. Do not edit!
|
||
|
|
################################################################################
|
||
|
|
|
||
|
|
# Add inputs and outputs from these tool invocations to the build variables
|
||
|
|
C_SRCS += \
|
||
|
|
D:/GOAQUI/NxFuncs/stepdriver/tmc260.c
|
||
|
|
|
||
|
|
OBJS += \
|
||
|
|
./NxFunc/stepdriver/tmc260.o
|
||
|
|
|
||
|
|
C_DEPS += \
|
||
|
|
./NxFunc/stepdriver/tmc260.d
|
||
|
|
|
||
|
|
|
||
|
|
# Each subdirectory must supply rules for building sources it contributes
|
||
|
|
NxFunc/stepdriver/tmc260.o: D:/GOAQUI/NxFuncs/stepdriver/tmc260.c
|
||
|
|
arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DSTM32F103xE -DUSE_HAL_DRIVER -DUSE_FULL_LL_DRIVER -DDEBUG -c -I../Core/Inc -I"D:/GOAQUI/SEW-EXA1/Users/App" -I"D:/GOAQUI/NxBase" -I"D:/GOAQUI/NxFuncs" -I"D:/GOAQUI/NxFuncs/comm" -I"D:/GOAQUI/NxFuncs/crc" -I"D:/GOAQUI/NxFuncs/modbus" -I"D:/GOAQUI/NxFuncs/stepdriver" -I"D:/GOAQUI/NxFuncs/stm32motos" -I"D:/GOAQUI/SEW-EXA1/Users/Base" -I"D:/GOAQUI/SEW-EXA1/Users/Config" -I../Drivers/STM32F1xx_HAL_Driver/Inc -I../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I../Drivers/CMSIS/Include -I"D:/GOAQUI/SEW-EXA1/Users/App/sewhead" -I"D:/GOAQUI/SEW-EXA1/Users/App/workctrl" -I"D:/GOAQUI/SEW-EXA1/Users/Func" -I"D:/GOAQUI/NxFuncs/controlbus" -I"D:/GOAQUI/SEW-EXA1/Users" -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"NxFunc/stepdriver/tmc260.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
|
||
|
|
|