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:
parent
dad1110181
commit
05c518847d
4 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue