You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
usb-device-mtp: Add MTP device driver for MicroPython filesystem.
Implements a Media Transfer Protocol (MTP) device driver that exposes
the MicroPython filesystem to USB hosts. This allows accessing files
on the device via standard file managers without requiring special tools.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments