subdir.mk 1.8 KB

123456789101112131415161718192021222324252627282930313233
  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. ../User/ch32v00X_it.c \
  8. ../User/main.c \
  9. ../User/system_ch32v00X.c
  10. C_DEPS += \
  11. ./User/ch32v00X_it.d \
  12. ./User/main.d \
  13. ./User/system_ch32v00X.d
  14. OBJS += \
  15. ./User/ch32v00X_it.o \
  16. ./User/main.o \
  17. ./User/system_ch32v00X.o
  18. EXPANDS += \
  19. ./User/ch32v00X_it.c.253r.expand \
  20. ./User/main.c.253r.expand \
  21. ./User/system_ch32v00X.c.253r.expand
  22. # Each subdirectory must supply rules for building sources it contributes
  23. User/%.o: ../User/%.c
  24. @ riscv-wch-elf-gcc -march=rv32ec_zmmul_xw -mabi=ilp32e -msmall-data-limit=0 -msave-restore -fmax-errors=20 -Os -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_IR_CHECK/main/User/include" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_IR_CHECK/Library/SRC/Core" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_IR_CHECK/Library/SRC/Peripheral/inc" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_IR_CHECK/Library/SRC/Debug" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_IR_CHECK/main/components/check" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_IR_CHECK/main/components/server" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_IR_CHECK/main/components/tools" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_IR_CHECK/main/components/user_uart" -std=gnu99 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -c -o "$@" "$<"