45 lines
7.0 KiB
Makefile
45 lines
7.0 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/controlbus/colorcontrol.c \
|
|
D:/GOAQUI/NxFuncs/controlbus/controlbus.c \
|
|
D:/GOAQUI/NxFuncs/controlbus/corecontrol.c \
|
|
D:/GOAQUI/NxFuncs/controlbus/extiocontrol.c \
|
|
D:/GOAQUI/NxFuncs/controlbus/headcontrol.c \
|
|
D:/GOAQUI/NxFuncs/controlbus/sewhdcontrol.c
|
|
|
|
OBJS += \
|
|
./NxFunc/controlbus/colorcontrol.o \
|
|
./NxFunc/controlbus/controlbus.o \
|
|
./NxFunc/controlbus/corecontrol.o \
|
|
./NxFunc/controlbus/extiocontrol.o \
|
|
./NxFunc/controlbus/headcontrol.o \
|
|
./NxFunc/controlbus/sewhdcontrol.o
|
|
|
|
C_DEPS += \
|
|
./NxFunc/controlbus/colorcontrol.d \
|
|
./NxFunc/controlbus/controlbus.d \
|
|
./NxFunc/controlbus/corecontrol.d \
|
|
./NxFunc/controlbus/extiocontrol.d \
|
|
./NxFunc/controlbus/headcontrol.d \
|
|
./NxFunc/controlbus/sewhdcontrol.d
|
|
|
|
|
|
# Each subdirectory must supply rules for building sources it contributes
|
|
NxFunc/controlbus/colorcontrol.o: D:/GOAQUI/NxFuncs/controlbus/colorcontrol.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/controlbus/colorcontrol.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
|
|
NxFunc/controlbus/controlbus.o: D:/GOAQUI/NxFuncs/controlbus/controlbus.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/controlbus/controlbus.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
|
|
NxFunc/controlbus/corecontrol.o: D:/GOAQUI/NxFuncs/controlbus/corecontrol.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/controlbus/corecontrol.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
|
|
NxFunc/controlbus/extiocontrol.o: D:/GOAQUI/NxFuncs/controlbus/extiocontrol.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/controlbus/extiocontrol.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
|
|
NxFunc/controlbus/headcontrol.o: D:/GOAQUI/NxFuncs/controlbus/headcontrol.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/controlbus/headcontrol.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
|
|
NxFunc/controlbus/sewhdcontrol.o: D:/GOAQUI/NxFuncs/controlbus/sewhdcontrol.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/controlbus/sewhdcontrol.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
|
|
|