mirror of
https://github.com/ylj2000/DAPLink_X033.git
synced 2026-09-27 06:26:16 +00:00
Add Code
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
################################################################################
|
||||
# MRS Version: 1.9.1
|
||||
# Automatically-generated file. Do not edit!
|
||||
################################################################################
|
||||
|
||||
# Add inputs and outputs from these tool invocations to the build variables
|
||||
S_UPPER_SRCS += \
|
||||
../Startup/startup_ch32x035.S
|
||||
|
||||
OBJS += \
|
||||
./Startup/startup_ch32x035.o
|
||||
|
||||
S_UPPER_DEPS += \
|
||||
./Startup/startup_ch32x035.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Startup/%.o: ../Startup/%.S
|
||||
@ @ riscv-none-elf-gcc -march=rv32imacxw -mabi=ilp32 -msmall-data-limit=8 -msave-restore -Os -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections -fno-common -flto -Wunused -Wuninitialized -g -x assembler-with-cpp -I"C:\Users\ASUS\Desktop\ylj\_git\DAPLink_X033\Code\DAP_X033\Startup" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -c -o "$@" "$<"
|
||||
@ @
|
||||
|
||||
Reference in New Issue
Block a user