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:
Julian Oes 2025-06-10 13:54:32 +12:00
parent 9fd126194b
commit 599ea7545d
2 changed files with 1 additions and 1 deletions

View File

@ -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