This commit is contained in:
2025-08-27 22:44:20 +02:00
parent a0c2bfa818
commit 44be048aa4
2120 changed files with 0 additions and 1266776 deletions

View File

@@ -1,2 +0,0 @@
Core/Startup/startup_stm32g030c8tx.o: \
../Core/Startup/startup_stm32g030c8tx.s

View File

@@ -1,27 +0,0 @@
################################################################################
# Automatically-generated file. Do not edit!
# Toolchain: GNU Tools for STM32 (13.3.rel1)
################################################################################
# Add inputs and outputs from these tool invocations to the build variables
S_SRCS += \
../Core/Startup/startup_stm32g030c8tx.s
OBJS += \
./Core/Startup/startup_stm32g030c8tx.o
S_DEPS += \
./Core/Startup/startup_stm32g030c8tx.d
# Each subdirectory must supply rules for building sources it contributes
Core/Startup/%.o: ../Core/Startup/%.s Core/Startup/subdir.mk
arm-none-eabi-gcc -mcpu=cortex-m0plus -g3 -DDEBUG -c -x assembler-with-cpp -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@" "$<"
clean: clean-Core-2f-Startup
clean-Core-2f-Startup:
-$(RM) ./Core/Startup/startup_stm32g030c8tx.d ./Core/Startup/startup_stm32g030c8tx.o
.PHONY: clean-Core-2f-Startup