summaryrefslogtreecommitdiff
path: root/examples/usb
AgeCommit message (Collapse)Author
2024-05-15examples/usb: Add README that points out the alternative usb modules.Angus Gratton
If someone starts from this directory then they won't know they exist, otherwise. Signed-off-by: Angus Gratton <angus@redyak.com.au>
2024-05-13examples/usb: Add a USBDevice example implementing the DFU protocol.Damien George
Signed-off-by: Damien George <damien@micropython.org>
2024-05-13examples/usb: Add a very simple USBDevice example with host.Damien George
Signed-off-by: Damien George <damien@micropython.org>