mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
fix board_id
This commit is contained in:
parent
ae03630570
commit
b010fe904c
Binary file not shown.
@ -1,5 +1,5 @@
|
||||
{
|
||||
"board_id": 1188,
|
||||
"board_id": 1189,
|
||||
"magic": "PX4FWv1",
|
||||
"description": "Firmware for the CORVON743v1 board",
|
||||
"image": "",
|
||||
|
||||
@ -96,7 +96,7 @@
|
||||
#define INTERFACE_USART 1
|
||||
#define INTERFACE_USART_CONFIG "/dev/ttyS0,115200"
|
||||
#define BOOT_DELAY_ADDRESS 0x000001a0
|
||||
#define BOARD_TYPE 1188
|
||||
#define BOARD_TYPE 1189
|
||||
#define BOARD_FLASH_SECTORS (14)
|
||||
#define BOARD_FLASH_SIZE (16 * 128 * 1024)
|
||||
#define APP_RESERVATION_SIZE (1 * 128 * 1024)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user