This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2025-09-05 17:30:41 +02:00
Code
Issues
Actions
50
Packages
Projects
Releases
Wiki
Activity
Files
5e3f0e7f8580d854eb451adbf164a9ab97386d4c
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