Store/retrieve file to/from SPIFFS: tools?
Posted: Thu Oct 10, 2019 5:07 am
I am learning the SDK by examples and I have a basic question: how to you store files to SPIFFS from PC? Is there any tool to do this?
I'm familiar with MicroPython and a tool called ampy that can list files, upload and download files. Is there such a tool when I'm just using the SDK? I've been using my modified file server sample code to access SPIFFS. I felt that there must be better ways.
I'm familiar with MicroPython and a tool called ampy that can list files, upload and download files. Is there such a tool when I'm just using the SDK? I've been using my modified file server sample code to access SPIFFS. I felt that there must be better ways.