################################################################################ # 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/ch32v30x_it.c \ ../User/main.c \ ../User/sx1262.c \ ../User/system_ch32v30x.c C_DEPS += \ ./User/ch32v30x_it.d \ ./User/main.d \ ./User/sx1262.d \ ./User/system_ch32v30x.d OBJS += \ ./User/ch32v30x_it.o \ ./User/main.o \ ./User/sx1262.o \ ./User/system_ch32v30x.o DIR_OBJS += \ ./User/*.o \ DIR_DEPS += \ ./User/*.d \ DIR_EXPANDS += \ ./User/*.234r.expand \ # Each subdirectory must supply rules for building sources it contributes User/%.o: ../User/%.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 "$@" "$<"