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> |
||
|---|---|---|
| .. | ||
| fcb | ||
| nvs | ||
| CMakeLists.txt | ||
| fat_fs.c | ||
| fs.c | ||
| Kconfig | ||
| nffs_fs.c | ||
| shell.c | ||