| 12345678910111213141516171819202122232425 |
- ################################################################################
- # MRS Version: 2.2.0
- # Automatically-generated file. Do not edit!
- ################################################################################
- # Add inputs and outputs from these tool invocations to the build variables
- S_UPPER_SRCS += \
- d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_CABINET_COLL_16/Library/SRC/Startup/startup_ch32v20x_D6.S
- S_UPPER_DEPS += \
- ./Startup/startup_ch32v20x_D6.d
- OBJS += \
- ./Startup/startup_ch32v20x_D6.o
- EXPANDS += \
- ./Startup/startup_ch32v20x_D6.S.234r.expand
- # Each subdirectory must supply rules for building sources it contributes
- Startup/startup_ch32v20x_D6.o: d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_CABINET_COLL_16/Library/SRC/Startup/startup_ch32v20x_D6.S
- @ 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 -x assembler-with-cpp -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_CABINET_COLL_16/Library/SRC/Startup" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -c -o "$@" "$<"
|