mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-28 09:34:08 +08:00
Track Changes in NuttX stm32h7 flash driver: The STM32H7 flash driver uses up_progmem_pagesize to describe minimum write size to satify the block size requierment for ECC. Therefore, the image size needs to be padded to a multiple of up_progmem_pagesize()