summaryrefslogtreecommitdiff
path: root/shared/tinyusb/mp_usbd.c
AgeCommit message (Expand)Author
2023-04-27all: Fix spelling mistakes based on codespell check.Damien George
2023-03-20rp2: Allow disabling USB via MICROPY_HW_ENABLE_USBDEV config.robert-hh
2022-11-11shared/tinyusb: Further refactor static USB device implementation.Angus Gratton