MicroFTPServer
MicroFTPServer copied to clipboard
Add package.json for MIP compatibility
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 the package can be installed using MIP
🤖 Generated with Claude Code