zephyr/tests/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 FIXED_PARTITION_BY_NODE macro 2024-12-19 07:07:07 +01:00
stream/stream_flash storage/stream_flash: Make write callback optional 2024-12-21 20:48:53 +01:00