Skip to content
Commit 19975af4 authored by Andrei Gansari's avatar Andrei Gansari Committed by Anas Nashif
Browse files

samples: flash_shell: unaligned and pattern write



Adds unaligned and pattern write functionality.
The reason this was added is chips with large pages, e.g. 256 can't be
normaly writen via shell, thus the need to write a pattern with any
length to a memory area.
The unaligned write command allows writing a data frament in any place
in memory, the data backup, protection, erasing and writing is
automaticaly handled. This makes it easier to test all flash controller
functionality in one command, also write any persistent data to any
flash address.

Signed-off-by: default avatarAndrei Gansari <andrei.gansari@nxp.com>
parent 4d4455b1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment