Skip to content
Commit 121211f0 authored by Michael Jung's avatar Michael Jung Committed by Gregory Nutt
Browse files

progmem interface: Discern r/w and erase page sizes. Introduce new...

progmem interface: Discern r/w and erase page sizes.  Introduce new up_progmem_erasesize architecture API to be able to communicate the read/write page size independently from erase page size.  Implement up_progmem_erasesize for all architectures that already support progmem, assuming that for those architectures the sizes of both read/write and erase pages are identical.
parent 1b1da6c7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment