This commit is contained in:
2026-06-26 00:25:59 +02:00
commit a9c67372ad
269 changed files with 78764 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
Startup/startup_ch32v30x_D8C.o: ../Startup/startup_ch32v30x_D8C.S
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
S_UPPER_SRCS += \
../Startup/startup_ch32v30x_D8C.S
S_UPPER_DEPS += \
./Startup/startup_ch32v30x_D8C.d
OBJS += \
./Startup/startup_ch32v30x_D8C.o
DIR_OBJS += \
./Startup/*.o \
DIR_DEPS += \
./Startup/*.d \
DIR_EXPANDS += \
./Startup/*.234r.expand \
# Each subdirectory must supply rules for building sources it contributes
Startup/%.o: ../Startup/%.S
@ 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 -x assembler-with-cpp -I"/home/bruno/mounriver-studio-projects/meshcorenortos/Startup" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -c -o "$@" "$<"