Turn page programming/sector erase to default
Open
backlog
discussion
- Dominant language
- C
- Stars
- 2.8k
- Forks
- 1.1k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 1
Description
Current implementation defaults to erasing the whole flash, unless the page programming or sector erase is enabled by flash_manager_set_page_erase(true);
I think we should enable this one by default if the flash algo has support for erase_sector. If there are no objections :), I will create a PR for this.
Contributor guide
Assessment
This issue has not been assessed yet.