No, you can implement it. Main issue is always the limited heap size .
So try to find a SPIFFS implementation that is using small buffers and than start to implement it.
@MaBe started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
No, you can implement it. Main issue is always the limited heap size .
So try to find a SPIFFS implementation that is using small buffers and than start to implement it.