mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
boards: ark fpv change bootloader uart to telem1 (#23898)
This commit is contained in:
parent
aa5fdd3bb3
commit
ee79d4cdfc
Binary file not shown.
@ -69,7 +69,7 @@
|
||||
|
||||
//#define USE_VBUS_PULL_DOWN
|
||||
#define INTERFACE_USART 1
|
||||
#define INTERFACE_USART_CONFIG "/dev/ttyS5,921600"
|
||||
#define INTERFACE_USART_CONFIG "/dev/ttyS6,921600"
|
||||
#define BOOT_DELAY_ADDRESS 0x000001a0
|
||||
#define BOARD_TYPE 59
|
||||
#define _FLASH_KBYTES (*(uint32_t *)0x1FF1E880)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user