external_zblue/subsys/storage
Dominik Ermel 7ca506b655 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>
2026-04-20 17:54:10 +08:00
..
flash_map storage: flash_map: replace TinyCrypt by PSA 2026-04-20 17:26:24 +08:00
stream storage/stream_flash: Make context const where not modified 2026-04-20 17:54:10 +08:00
CMakeLists.txt
Kconfig