zephyr/subsys/storage/stream
Dominik Ermel 87ce37f7c4 storage/stream_flash: Make context const where not modified
The commit sets const qualifier struct stream_flash_ctx *ctx parameter
of Stream Flash API calls:
  stream_flash_bytes_written
  stream_flash_progress_save
  stream_flash_progress_clear

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2024-10-25 22:45:33 +01:00
..
CMakeLists.txt
Kconfig storage/stream_flash: Support for devices without explicit erase 2024-06-04 08:00:46 +02:00
stream_flash.c storage/stream_flash: Make context const where not modified 2024-10-25 22:45:33 +01:00