103ze下的开发环境
主要为内核开发 Signed-off-by: 无闻风 <53944749+wuwenfengmi1998@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
Core/Startup/startup_stm32f103zetx.o: \
|
||||
../Core/Startup/startup_stm32f103zetx.s
|
||||
Binary file not shown.
@@ -0,0 +1,20 @@
|
||||
################################################################################
|
||||
# Automatically-generated file. Do not edit!
|
||||
# Toolchain: GNU Tools for STM32 (9-2020-q2-update)
|
||||
################################################################################
|
||||
|
||||
# Add inputs and outputs from these tool invocations to the build variables
|
||||
S_SRCS += \
|
||||
../Core/Startup/startup_stm32f103zetx.s
|
||||
|
||||
OBJS += \
|
||||
./Core/Startup/startup_stm32f103zetx.o
|
||||
|
||||
S_DEPS += \
|
||||
./Core/Startup/startup_stm32f103zetx.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Core/Startup/startup_stm32f103zetx.o: ../Core/Startup/startup_stm32f103zetx.s Core/Startup/subdir.mk
|
||||
arm-none-eabi-gcc -mcpu=cortex-m3 -g3 -c -x assembler-with-cpp -MMD -MP -MF"Core/Startup/startup_stm32f103zetx.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@" "$<"
|
||||
|
||||
Reference in New Issue
Block a user