init
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
################################################################################
|
||||
# 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/lib/base64.c \
|
||||
../User/lib/config.c
|
||||
|
||||
C_DEPS += \
|
||||
./User/lib/base64.d \
|
||||
./User/lib/config.d
|
||||
|
||||
OBJS += \
|
||||
./User/lib/base64.o \
|
||||
./User/lib/config.o
|
||||
|
||||
DIR_OBJS += \
|
||||
./User/lib/*.o \
|
||||
|
||||
DIR_DEPS += \
|
||||
./User/lib/*.d \
|
||||
|
||||
DIR_EXPANDS += \
|
||||
./User/lib/*.234r.expand \
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
User/lib/%.o: ../User/lib/%.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 "$@" "$<"
|
||||
|
||||
Reference in New Issue
Block a user