This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tinyusb
Watch
3
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2026-03-01 04:58:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6fb6602a097b2d2e026f150d6fde387803606f88
tinyusb
/
src
/
device
History
hathach
6fb6602a09
- add tud_cdc_n_ready() though not used
...
- usbd now change _usbd_dev.cfg_num before calling driver's open()
2024-07-19 18:08:04 +07:00
..
dcd.h
simplify dwc2 test mode
2024-07-12 20:17:14 +07:00
usbd_control.c
style changes
2024-01-12 16:05:35 +07:00
usbd_pvt.h
Convert to bit-field since it's more reliable.
2024-05-09 21:55:28 +02:00
usbd.c
- add tud_cdc_n_ready() though not used
2024-07-19 18:08:04 +07:00
usbd.h
Merge branch 'master' into additional_dcd_sof_enable
2024-05-27 20:10:44 +02:00