Having trouble in running the littlefs samples in zephyr
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 ze...