2023-05-16 07:22 AM
Hi,
I wanted to enable the littlefs in zephyr in nucleo h723zg board,
I have added overlay file and made partition for mcuboot 128k, image-1 and image-2 256k,
for scratch 128k, and for storage 128k.
When i build and flash the code littlefs sample in zephyr ,
getting error like write offset not aligned on flashword length.