40 lines
5.5 KiB
Makefile
40 lines
5.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/comm/comm.c \
|
|
D:/GOAQUI/NxFuncs/comm/mtcomm.c \
|
|
D:/GOAQUI/NxFuncs/comm/ocom.c \
|
|
D:/GOAQUI/NxFuncs/comm/protocol.c \
|
|
D:/GOAQUI/NxFuncs/comm/xmodem.c
|
|
|
|
OBJS += \
|
|
./NxFunc/comm/comm.o \
|
|
./NxFunc/comm/mtcomm.o \
|
|
./NxFunc/comm/ocom.o \
|
|
./NxFunc/comm/protocol.o \
|
|
./NxFunc/comm/xmodem.o
|
|
|
|
C_DEPS += \
|
|
./NxFunc/comm/comm.d \
|
|
./NxFunc/comm/mtcomm.d \
|
|
./NxFunc/comm/ocom.d \
|
|
./NxFunc/comm/protocol.d \
|
|
./NxFunc/comm/xmodem.d
|
|
|
|
|
|
# Each subdirectory must supply rules for building sources it contributes
|
|
NxFunc/comm/comm.o: D:/GOAQUI/NxFuncs/comm/comm.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/comm/comm.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
|
|
NxFunc/comm/mtcomm.o: D:/GOAQUI/NxFuncs/comm/mtcomm.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/comm/mtcomm.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
|
|
NxFunc/comm/ocom.o: D:/GOAQUI/NxFuncs/comm/ocom.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/comm/ocom.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
|
|
NxFunc/comm/protocol.o: D:/GOAQUI/NxFuncs/comm/protocol.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/comm/protocol.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
|
|
NxFunc/comm/xmodem.o: D:/GOAQUI/NxFuncs/comm/xmodem.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/comm/xmodem.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
|
|
|