################################################################################ # MRS Version: 2.4.0 # Automatically-generated file. Do not edit! ################################################################################ # Add inputs and outputs from these tool invocations to the build variables C_SRCS += \ ../User/meshcore/meshcore.c \ ../User/meshcore/meshframing.c \ ../User/meshcore/stats.c C_DEPS += \ ./User/meshcore/meshcore.d \ ./User/meshcore/meshframing.d \ ./User/meshcore/stats.d OBJS += \ ./User/meshcore/meshcore.o \ ./User/meshcore/meshframing.o \ ./User/meshcore/stats.o DIR_OBJS += \ ./User/meshcore/*.o \ DIR_DEPS += \ ./User/meshcore/*.d \ DIR_EXPANDS += \ ./User/meshcore/*.234r.expand \ # Each subdirectory must supply rules for building sources it contributes User/meshcore/%.o: ../User/meshcore/%.c @ riscv-none-embed-gcc -march=rv32imacxw -mabi=ilp32 -msmall-data-limit=8 -msave-restore -fmax-errors=20 -Os -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections -fno-common -Wunused -Wuninitialized -g -I"/home/bruno/mounriver-studio-projects/meshcorenortos/Debug" -I"/home/bruno/mounriver-studio-projects/meshcorenortos/Core" -I"/home/bruno/mounriver-studio-projects/meshcorenortos/User" -I"/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc" -std=gnu99 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -c -o "$@" "$<"