subdir.mk 3.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. ################################################################################
  2. # Automatically-generated file. Do not edit!
  3. ################################################################################
  4. # Add inputs and outputs from these tool invocations to the build variables
  5. C_SRCS += \
  6. ../Bluecell_Src/NessLab.c \
  7. ../Bluecell_Src/adc.c \
  8. ../Bluecell_Src/crc.c \
  9. ../Bluecell_Src/led.c \
  10. ../Bluecell_Src/uart.c
  11. OBJS += \
  12. ./Bluecell_Src/NessLab.o \
  13. ./Bluecell_Src/adc.o \
  14. ./Bluecell_Src/crc.o \
  15. ./Bluecell_Src/led.o \
  16. ./Bluecell_Src/uart.o
  17. C_DEPS += \
  18. ./Bluecell_Src/NessLab.d \
  19. ./Bluecell_Src/adc.d \
  20. ./Bluecell_Src/crc.d \
  21. ./Bluecell_Src/led.d \
  22. ./Bluecell_Src/uart.d
  23. # Each subdirectory must supply rules for building sources it contributes
  24. Bluecell_Src/NessLab.o: ../Bluecell_Src/NessLab.c
  25. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32F100xB -DDEBUG -c -I../Inc -I../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I../Drivers/STM32F1xx_HAL_Driver/Inc -I"D:/CubeIDE_Workspace/Nesslab_200M_System/Bluecell_Inc" -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Bluecell_Src/NessLab.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  26. Bluecell_Src/adc.o: ../Bluecell_Src/adc.c
  27. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32F100xB -DDEBUG -c -I../Inc -I../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I../Drivers/STM32F1xx_HAL_Driver/Inc -I"D:/CubeIDE_Workspace/Nesslab_200M_System/Bluecell_Inc" -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Bluecell_Src/adc.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  28. Bluecell_Src/crc.o: ../Bluecell_Src/crc.c
  29. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32F100xB -DDEBUG -c -I../Inc -I../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I../Drivers/STM32F1xx_HAL_Driver/Inc -I"D:/CubeIDE_Workspace/Nesslab_200M_System/Bluecell_Inc" -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Bluecell_Src/crc.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  30. Bluecell_Src/led.o: ../Bluecell_Src/led.c
  31. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32F100xB -DDEBUG -c -I../Inc -I../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I../Drivers/STM32F1xx_HAL_Driver/Inc -I"D:/CubeIDE_Workspace/Nesslab_200M_System/Bluecell_Inc" -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Bluecell_Src/led.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  32. Bluecell_Src/uart.o: ../Bluecell_Src/uart.c
  33. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32F100xB -DDEBUG -c -I../Inc -I../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I../Drivers/STM32F1xx_HAL_Driver/Inc -I"D:/CubeIDE_Workspace/Nesslab_200M_System/Bluecell_Inc" -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Bluecell_Src/uart.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"