tests: flash: erase_blocks: Add README file
Add the brief README file for the erase_blocks test. Every test/sample should have a readme file. Signed-off-by: Andrej Butok <andrey.butok@nxp.com>
This commit is contained in:
parent
d50e190b02
commit
36a1cacbe7
1 changed files with 6 additions and 0 deletions
6
tests/drivers/flash/erase_blocks/README.rst
Normal file
6
tests/drivers/flash/erase_blocks/README.rst
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
Flash Controller Erase Block Testing
|
||||||
|
####################################
|
||||||
|
|
||||||
|
Testing of erasing and writing all pages of the tested partition.
|
||||||
|
If MCUBOOT is not selected, the partition under test is slot1_partition.
|
||||||
|
If the test is built with MCUBOOT, the tested partition is boot_partition.
|
Loading…
Add table
Add a link
Reference in a new issue