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
2026-01-19 18:37:19 +01:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
c6a78515fba853ecfe3083cba5f5a09fb72d475d
micropython
/
shared
/
tinyusb
History
Jeff Epler
7d50952c2b
all: Use "static inline" consistently in function definitions.
...
Signed-off-by: Jeff Epler <
jepler@unpythonic.net
>
2025-10-02 16:30:52 +10:00
..
mp_usbd_cdc.c
shared/tinyusb/mp_usbd_cdc: Rewrite USB CDC TX loop.
2025-09-10 12:35:10 +10:00
mp_usbd_cdc.h
…
mp_usbd_descriptor.c
…
mp_usbd_runtime.c
shared/tinyusb: Fix build errors with CDC support disabled.
2025-09-09 10:29:38 +10:00
mp_usbd.c
shared/tinyusb: Use device event hook to schedule USB task.
2025-05-26 11:15:33 +10:00
mp_usbd.h
all: Use "static inline" consistently in function definitions.
2025-10-02 16:30:52 +10:00
tusb_config.h
…