mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 14:47:44 +08:00
ark_fpv: fix bootloader serial fw update (#23984)
This commit is contained in:
Binary file not shown.
@@ -69,7 +69,7 @@
|
||||
|
||||
//#define USE_VBUS_PULL_DOWN
|
||||
#define INTERFACE_USART 1
|
||||
#define INTERFACE_USART_CONFIG "/dev/ttyS6,921600"
|
||||
#define INTERFACE_USART_CONFIG "/dev/ttyS0,921600"
|
||||
#define BOOT_DELAY_ADDRESS 0x000001a0
|
||||
#define BOARD_TYPE 59
|
||||
#define _FLASH_KBYTES (*(uint32_t *)0x1FF1E880)
|
||||
|
||||
Reference in New Issue
Block a user