LoPoSo/RealOne/Debug/Core/Startup/subdir.mk
2020-11-17 09:27:07 +01:00

19 lines
795 B
Makefile

################################################################################
# Automatically-generated file. Do not edit!
################################################################################
# Add inputs and outputs from these tool invocations to the build variables
S_SRCS += \
../Core/Startup/startup_stm32l476rgtx.s
OBJS += \
./Core/Startup/startup_stm32l476rgtx.o
S_DEPS += \
./Core/Startup/startup_stm32l476rgtx.d
# Each subdirectory must supply rules for building sources it contributes
Core/Startup/startup_stm32l476rgtx.o: ../Core/Startup/startup_stm32l476rgtx.s
arm-none-eabi-gcc -mcpu=cortex-m4 -g3 -c -x assembler-with-cpp -MMD -MP -MF"Core/Startup/startup_stm32l476rgtx.d" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@" "$<"