micropython/examples/usb
Damien George eb517a0a12 examples/usb: Add a USBDevice example implementing the DFU protocol.
Signed-off-by: Damien George <damien@micropython.org>
2024-05-13 11:26:29 +10:00
..
usb_dfu_device.py examples/usb: Add a USBDevice example implementing the DFU protocol. 2024-05-13 11:26:29 +10:00
usb_simple_device.py examples/usb: Add a very simple USBDevice example with host. 2024-05-13 11:26:29 +10:00
usb_simple_host_pyusb.py examples/usb: Add a very simple USBDevice example with host. 2024-05-13 11:26:29 +10:00