MicroFTPServer
MicroFTPServer copied to clipboard
Minimal FTP Server that can run on an ESP8266 with MicroPython
Results
1
MicroFTPServer issues
Sort by
recently updated
recently updated
newest added
## Summary - Add package.json file to make this library installable via the MicroPython Package Manager (MIP) - Enables installation with `mip install github:cpopp/MicroFTPServer` ## Test plan - Verify that...