mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Set BOARD_FLASH_SECTORS to 13 so the bootloader does not erase the parameter sectors (14 and 15) during firmware updates. Previously set to 14 which allowed the bootloader to erase sector 14, potentially wiping stored parameters.