################################################################################ # MRS Version: 2.3.0 # Automatically-generated file. Do not edit! ################################################################################ # Add inputs and outputs from these tool invocations to the build variables C_SRCS += \ ../FreeRTOS/croutine.c \ ../FreeRTOS/event_groups.c \ ../FreeRTOS/list.c \ ../FreeRTOS/queue.c \ ../FreeRTOS/stream_buffer.c \ ../FreeRTOS/tasks.c \ ../FreeRTOS/timers.c C_DEPS += \ ./FreeRTOS/croutine.d \ ./FreeRTOS/event_groups.d \ ./FreeRTOS/list.d \ ./FreeRTOS/queue.d \ ./FreeRTOS/stream_buffer.d \ ./FreeRTOS/tasks.d \ ./FreeRTOS/timers.d OBJS += \ ./FreeRTOS/croutine.o \ ./FreeRTOS/event_groups.o \ ./FreeRTOS/list.o \ ./FreeRTOS/queue.o \ ./FreeRTOS/stream_buffer.o \ ./FreeRTOS/tasks.o \ ./FreeRTOS/timers.o DIR_OBJS += \ ./FreeRTOS/*.o \ DIR_DEPS += \ ./FreeRTOS/*.d \ DIR_EXPANDS += \ ./FreeRTOS/*.253r.expand \ # Each subdirectory must supply rules for building sources it contributes FreeRTOS/%.o: ../FreeRTOS/%.c @ riscv-wch-elf-gcc -march=rv32imc_zba_zbb_zbc_zbs_xw -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 --param=highcode-gen-section-name=1 -g -DDEBUG=0 -I"f:/work/other/CH585_TEST/Startup" -I"f:/work/other/CH585_TEST/FreeRTOS/portable/GCC/RISC-V" -I"f:/work/other/CH585_TEST/FreeRTOS/portable" -I"f:/work/other/CH585_TEST/FreeRTOS/include" -I"f:/work/other/CH585_TEST/FreeRTOS" -std=gnu99 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -c -o "$@" "$<"