mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 14:55:21 +03:00
STM32F30x - de-duplicate common uart code.
This commit is contained in:
parent
89b9a0492f
commit
9a3c922efc
10 changed files with 245 additions and 394 deletions
|
@ -6,7 +6,7 @@
|
|||
#include "drivers/system_common.h"
|
||||
|
||||
#include "drivers/serial_common.h"
|
||||
#include "drivers/serial_uart.h"
|
||||
#include "drivers/serial_uart_common.h"
|
||||
#include "serial_common.h"
|
||||
|
||||
#include "failsafe.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue