zephyr/tests/subsys/storage
Andrzej Puzdrowski 053857e09a storage/flash_map: Added function for get erased byte value
Added flash_area_erased_val() function for get value of erased
byte of memory which is under flash area.
This function already exist in MCUBoot and zephyr dfu subsystem
which makes simultaneous usage of both impossible.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2020-10-30 15:53:38 +01:00
..
flash_map storage/flash_map: Added function for get erased byte value 2020-10-30 15:53:38 +01:00
stream/stream_flash device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00