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