is there a solution to format esp32 esp 32 flash memory with SPIFFS or LITTLEFS and upload files in this partition with nanoff . I try to use the sample webserver to read local file in flash storage, but i cant find a way to upload my files in esp32
Thx
I tried to format the ESP32 partition with platformio and read back with nanoframework webserver project, but no luck.