Skip to content

Commit

Permalink
missing file in Startup folder
Browse files Browse the repository at this point in the history
  • Loading branch information
stancecoke committed Apr 26, 2022
1 parent 525db7d commit 0ade16e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Startup/subdir.mk
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ OBJS += \
build/startup_stm32f103x6.o


# Each subdirectory must supply rules for building sources it contributes
# Each subdirectory must supply rules for building sources it contributes
build/%.o: Startup/%.s
@echo 'Building file: $<'
@echo 'Invoking: MCU GCC Assembler'
Expand Down

0 comments on commit 0ade16e

Please sign in to comment.