f1c6f91def
The allocation table entry should be as small as possible in the flash, so declare it as packed to avoid that the compiler pads it. Note that this doesn't change anything on ARM, but it might help for other (future) architectures. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> |
||
---|---|---|
.. | ||
fcb | ||
nvs | ||
CMakeLists.txt | ||
Kconfig | ||
fat_fs.c | ||
fs.c | ||
nffs_fs.c | ||
shell.c |