mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
boards: fixup image size of KakuteH7-Wing
We have 1 sector for the bootloader and the last 2 for parameters. That's to match how ArduPilot has it.
This commit is contained in:
parent
9fd126194b
commit
599ea7545d
Binary file not shown.
@ -74,7 +74,7 @@
|
||||
#define BOARD_TYPE 1105
|
||||
#define BOARD_FLASH_SECTORS (14)
|
||||
#define BOARD_FLASH_SIZE (16 * 128 * 1024)
|
||||
#define APP_RESERVATION_SIZE (1 * 128 * 1024)
|
||||
#define APP_RESERVATION_SIZE (2 * 128 * 1024)
|
||||
|
||||
#define OSC_FREQ 16
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user