1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 08:45:36 +03:00

[H7] Relocate startup files to match betaflight/master branch

This commit is contained in:
Dominic Clifton 2019-03-24 14:09:33 +01:00
parent dad1110181
commit 05c518847d
4 changed files with 1 additions and 1 deletions

View file

@ -206,7 +206,7 @@ VCP_SRC = \
drivers/usb_io.c
MCU_COMMON_SRC = \
target/system_stm32h7xx.c \
startup/system_stm32h7xx.c \
drivers/system_stm32h7xx.c \
drivers/timer_hal.c \
drivers/timer_stm32h7xx.c \