Hi community, I am trying to get littlefs running on a NOR flash memory using the MTD driver, on a STM32F4 chip.
I had some bottlenecks in the implementation as I am an out-and-out novice when it comes to Nuttx. I have written a custom driver for the flash, which is working with MTD, as I couldn't find the exact driver for the flash installed on my system. Now I need some guidance on where to start for linking LittleFS to MTD and the rest.. Best Regards, Janardhan Silwal