CH585_TEST/obj/FreeRTOS/portable/MemMang/subdir.mk

30 lines
1.3 KiB
Makefile

################################################################################
# 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/portable/MemMang/heap_4.c
C_DEPS += \
./FreeRTOS/portable/MemMang/heap_4.d
OBJS += \
./FreeRTOS/portable/MemMang/heap_4.o
DIR_OBJS += \
./FreeRTOS/portable/MemMang/*.o \
DIR_DEPS += \
./FreeRTOS/portable/MemMang/*.d \
DIR_EXPANDS += \
./FreeRTOS/portable/MemMang/*.253r.expand \
# Each subdirectory must supply rules for building sources it contributes
FreeRTOS/portable/MemMang/%.o: ../FreeRTOS/portable/MemMang/%.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 "$@" "$<"