zephyr/samples/drivers/flash_shell
Henrik Brix Andersen 2d1c5241bf samples: flash_shell: Use correct flash write block size
Change the flash_shell sample from using FLASH_WRITE_BLOCK_SIZE
definition to using the flash_get_write_block_size() api for the
selected flash_device.

This fixes the flash_shell sample when using multiple flash devices
with different write block sizes.

Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
2018-04-30 17:05:06 -04:00
..
src samples: flash_shell: Use correct flash write block size 2018-04-30 17:05:06 -04:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
prj.conf samples: drivers: add flash_shell 2017-09-11 11:41:57 -04:00
sample.yaml samples: drivers: Add freedom boards to flash_shell sample 2018-01-31 16:43:40 -06:00