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