This commit is contained in:
2026-06-26 00:25:59 +02:00
commit a9c67372ad
269 changed files with 78764 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
User/util/hexdump.o: ../User/util/hexdump.c ../User/util/hexdump.h
../User/util/hexdump.h:
Binary file not shown.
+29
View File
@@ -0,0 +1,29 @@
################################################################################
# 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/util/hexdump.c
C_DEPS += \
./User/util/hexdump.d
OBJS += \
./User/util/hexdump.o
DIR_OBJS += \
./User/util/*.o \
DIR_DEPS += \
./User/util/*.d \
DIR_EXPANDS += \
./User/util/*.234r.expand \
# Each subdirectory must supply rules for building sources it contributes
User/util/%.o: ../User/util/%.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 "$@" "$<"