zephyr/subsys/storage
Dominik Ermel 196fc5c36c storage/stream_flash: Make write callback optional
The commit adds Kconfig option CONFIG_STREAM_FLASH_POST_WRITE_CALLBACK
that allows to turn off support for callback invoked after data
is written to storage device.
If the feature is not used disabling it allows to save some storage.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2024-12-21 20:48:53 +01:00
..
flash_map storage: flash map: Add flash_area_sectors 2024-12-02 09:43:00 +01:00
stream storage/stream_flash: Make write callback optional 2024-12-21 20:48:53 +01:00
CMakeLists.txt
Kconfig