subdir.mk 1.9 KB

1234567891011121314151617181920212223242526272829
  1. ################################################################################
  2. # MRS Version: 2.2.0
  3. # Automatically-generated file. Do not edit!
  4. ################################################################################
  5. # Add inputs and outputs from these tool invocations to the build variables
  6. C_SRCS += \
  7. ../components/tools/base64.c \
  8. ../components/tools/user_crc16.c
  9. C_DEPS += \
  10. ./components/tools/base64.d \
  11. ./components/tools/user_crc16.d
  12. OBJS += \
  13. ./components/tools/base64.o \
  14. ./components/tools/user_crc16.o
  15. EXPANDS += \
  16. ./components/tools/base64.c.234r.expand \
  17. ./components/tools/user_crc16.c.234r.expand
  18. # Each subdirectory must supply rules for building sources it contributes
  19. components/tools/%.o: ../components/tools/%.c
  20. @ riscv-none-embed-gcc -march=rv32imacxw -mabi=ilp32 -msmall-data-limit=8 -msave-restore -fmax-errors=20 -O0 -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections -fno-common -Wunused -Wuninitialized -g -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_CABINET_COLL_16/Library/SRC/Debug" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_CABINET_COLL_16/Library/SRC/Core" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_CABINET_COLL_16/main/User" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_CABINET_COLL_16/Library/SRC/Peripheral/inc" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_CABINET_COLL_16/main/User/include" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_CABINET_COLL_16/main/components/ws2812b" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_CABINET_COLL_16/main/components/user_uart" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_CABINET_COLL_16/main/components/server" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_CABINET_COLL_16/main/components/tools" -std=gnu99 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -c -o "$@" "$<"