zephyr/tests/drivers/flash
Francois Ramu f3973dfd07 tests: drivers: flash: size to erase equal to size to write
Need to erase as many bytes as the size to write.
The size to erase is expressed aligned on the page size.
(assuming the page_info.size is constant)
In case the page_info.size is lower than the size to write,
the next write operation will fail.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2022-11-23 16:10:03 +00:00
..
boards drivers: flash: spi_nor: add macronix high performance mode 2022-11-15 14:58:26 +01:00
src tests: drivers: flash: size to erase equal to size to write 2022-11-23 16:10:03 +00:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf drivers: flash: spi_nor: add macronix high performance mode 2022-11-15 14:58:26 +01:00
testcase.yaml drivers: flash: spi_nor: add macronix high performance mode 2022-11-15 14:58:26 +01:00