init
This commit is contained in:
@@ -0,0 +1,53 @@
|
||||
################################################################################
|
||||
# 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/packets/ack.c \
|
||||
../User/meshcore/packets/advert.c \
|
||||
../User/meshcore/packets/anonymous.c \
|
||||
../User/meshcore/packets/control.c \
|
||||
../User/meshcore/packets/custom.c \
|
||||
../User/meshcore/packets/encrypted.c \
|
||||
../User/meshcore/packets/group.c \
|
||||
../User/meshcore/packets/multipart.c \
|
||||
../User/meshcore/packets/trace.c
|
||||
|
||||
C_DEPS += \
|
||||
./User/meshcore/packets/ack.d \
|
||||
./User/meshcore/packets/advert.d \
|
||||
./User/meshcore/packets/anonymous.d \
|
||||
./User/meshcore/packets/control.d \
|
||||
./User/meshcore/packets/custom.d \
|
||||
./User/meshcore/packets/encrypted.d \
|
||||
./User/meshcore/packets/group.d \
|
||||
./User/meshcore/packets/multipart.d \
|
||||
./User/meshcore/packets/trace.d
|
||||
|
||||
OBJS += \
|
||||
./User/meshcore/packets/ack.o \
|
||||
./User/meshcore/packets/advert.o \
|
||||
./User/meshcore/packets/anonymous.o \
|
||||
./User/meshcore/packets/control.o \
|
||||
./User/meshcore/packets/custom.o \
|
||||
./User/meshcore/packets/encrypted.o \
|
||||
./User/meshcore/packets/group.o \
|
||||
./User/meshcore/packets/multipart.o \
|
||||
./User/meshcore/packets/trace.o
|
||||
|
||||
DIR_OBJS += \
|
||||
./User/meshcore/packets/*.o \
|
||||
|
||||
DIR_DEPS += \
|
||||
./User/meshcore/packets/*.d \
|
||||
|
||||
DIR_EXPANDS += \
|
||||
./User/meshcore/packets/*.234r.expand \
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
User/meshcore/packets/%.o: ../User/meshcore/packets/%.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