| 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_CONTROL/Library/LIB/ble_task_scheduler.S
- S_UPPER_DEPS += \
- ./LIB/ble_task_scheduler.d
- OBJS += \
- ./LIB/ble_task_scheduler.o
- EXPANDS += \
- ./LIB/ble_task_scheduler.S.234r.expand
- # Each subdirectory must supply rules for building sources it contributes
- LIB/ble_task_scheduler.o: d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_CABINET_CONTROL/Library/LIB/ble_task_scheduler.S
- @ riscv-none-embed-gcc -march=rv32imacxw -mabi=ilp32 -mcmodel=medany -msmall-data-limit=8 -mno-save-restore -fmax-errors=20 -Os -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections -fno-common -g -x assembler-with-cpp -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -c -o "$@" "$<"
|