mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-12 19:10:32 +03:00
Move STM (and clone) related UART implementation to platform (#14128)
This commit is contained in:
parent
51c09efe69
commit
4069fde56e
12 changed files with 201 additions and 238 deletions
|
@ -112,7 +112,6 @@ COMMON_SRC = \
|
|||
drivers/resource.c \
|
||||
drivers/serial.c \
|
||||
drivers/serial_impl.c \
|
||||
drivers/serial_uart_hw.c \
|
||||
drivers/sound_beeper.c \
|
||||
drivers/stack_check.c \
|
||||
drivers/timer_common.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue