optical/SEW-EXA1/Debug/Core/Src/subdir.mk
2025-09-04 09:45:08 +08:00

65 lines
10 KiB
Makefile

################################################################################
# Automatically-generated file. Do not edit!
################################################################################
# Add inputs and outputs from these tool invocations to the build variables
C_SRCS += \
../Core/Src/can.c \
../Core/Src/gpio.c \
../Core/Src/main.c \
../Core/Src/stm32f1xx_hal_msp.c \
../Core/Src/stm32f1xx_it.c \
../Core/Src/syscalls.c \
../Core/Src/sysmem.c \
../Core/Src/system_stm32f1xx.c \
../Core/Src/tim.c \
../Core/Src/usart.c
OBJS += \
./Core/Src/can.o \
./Core/Src/gpio.o \
./Core/Src/main.o \
./Core/Src/stm32f1xx_hal_msp.o \
./Core/Src/stm32f1xx_it.o \
./Core/Src/syscalls.o \
./Core/Src/sysmem.o \
./Core/Src/system_stm32f1xx.o \
./Core/Src/tim.o \
./Core/Src/usart.o
C_DEPS += \
./Core/Src/can.d \
./Core/Src/gpio.d \
./Core/Src/main.d \
./Core/Src/stm32f1xx_hal_msp.d \
./Core/Src/stm32f1xx_it.d \
./Core/Src/syscalls.d \
./Core/Src/sysmem.d \
./Core/Src/system_stm32f1xx.d \
./Core/Src/tim.d \
./Core/Src/usart.d
# Each subdirectory must supply rules for building sources it contributes
Core/Src/can.o: ../Core/Src/can.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"Core/Src/can.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
Core/Src/gpio.o: ../Core/Src/gpio.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"Core/Src/gpio.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
Core/Src/main.o: ../Core/Src/main.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"Core/Src/main.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
Core/Src/stm32f1xx_hal_msp.o: ../Core/Src/stm32f1xx_hal_msp.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"Core/Src/stm32f1xx_hal_msp.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
Core/Src/stm32f1xx_it.o: ../Core/Src/stm32f1xx_it.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"Core/Src/stm32f1xx_it.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
Core/Src/syscalls.o: ../Core/Src/syscalls.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"Core/Src/syscalls.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
Core/Src/sysmem.o: ../Core/Src/sysmem.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"Core/Src/sysmem.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
Core/Src/system_stm32f1xx.o: ../Core/Src/system_stm32f1xx.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"Core/Src/system_stm32f1xx.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
Core/Src/tim.o: ../Core/Src/tim.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"Core/Src/tim.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
Core/Src/usart.o: ../Core/Src/usart.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"Core/Src/usart.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"