The Atmel SAM E70 flash has a 16-byte write block size. Increase the NVS_BLOCK_SIZE a bit and take some margin. This might also improve the performances by reducing the calls to the flash driver when moving data during garbage collection. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| nvs_priv.h | ||
| nvs.c | ||