mcuboot icon indicating copy to clipboard operation
mcuboot copied to clipboard

Use open-once flash API

Open d3zd3z opened this issue 2 years ago • 0 comments

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).

d3zd3z avatar Sep 28 '23 17:09 d3zd3z