mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
hwdef: make H757I_EVAL a periph
its bootloader is marked as a bootloader peripheral, the main firmware is notistent in our message.
This commit is contained in:
parent
6e5198a50c
commit
4550f7dcb1
@ -24,7 +24,7 @@ APJ_BOARD_ID 146
|
|||||||
FLASH_SIZE_KB 2048
|
FLASH_SIZE_KB 2048
|
||||||
|
|
||||||
# setup build for a peripheral firmware
|
# setup build for a peripheral firmware
|
||||||
# env AP_PERIPH 1
|
env AP_PERIPH 1
|
||||||
|
|
||||||
# bootloader is installed at zero offset
|
# bootloader is installed at zero offset
|
||||||
FLASH_RESERVE_START_KB 128
|
FLASH_RESERVE_START_KB 128
|
||||||
|
Loading…
Reference in New Issue
Block a user