mcuboot
mcuboot copied to clipboard
Use open-once flash API
Instead of doing a flash_area_open and flash_area_close multiple times throughout the code, open the areas one, and pass the pointer around (storing it appropriately in state).