zephyr/subsys/storage
Dominik Ermel 609b645ac7 drivers/flash: Move write_block_size into flash_parameters
With addition of flash_parameters structure, and supporting API call
to retrieve it, it is no longer needed to store write_block_size as
a part of flash_driver_api and it should be part of flash_parameters.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2020-06-22 14:35:03 +02:00
..
flash_map zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
stream drivers/flash: Move write_block_size into flash_parameters 2020-06-22 14:35:03 +02:00
CMakeLists.txt storage: add stream flash library 2020-05-06 11:14:00 +02:00
Kconfig storage: add stream flash library 2020-05-06 11:14:00 +02:00