This website requires JavaScript.
Explore
Help
Register
Sign In
TonBERRY
/
micropython
Watch
3
Star
0
Fork
0
You've already forked micropython
Code
Pull Requests
Activity
Files
d46dc5e1738d843b83f1668798669ff177119d03
micropython
/
shared
/
tinyusb
History
Damien George
d46dc5e173
shared/tinyusb: Expose mp_usbd_task as a public function.
...
Signed-off-by: Damien George <
damien@micropython.org
>
2023-11-09 17:56:58 +11:00
..
mp_cdc_common.c
shared/tinyusb: Avoid symbol clash on targets with external TinyUSB.
2023-07-20 23:55:42 +10:00
mp_usbd_descriptor.c
shared/tinyusb: Support HS endpoint sizes.
2023-09-14 23:34:30 +10:00
mp_usbd_internal.h
shared/tinyusb: Further refactor static USB device implementation.
2022-11-11 16:47:36 +11:00
mp_usbd.c
shared/tinyusb: Expose mp_usbd_task as a public function.
2023-11-09 17:56:58 +11:00
mp_usbd.h
shared/tinyusb: Expose mp_usbd_task as a public function.
2023-11-09 17:56:58 +11:00
tusb_config.h
rp2/msc_disk: Allow configuring the USB MSC inquiry response.
2023-09-29 16:36:45 +10:00