This website requires JavaScript.
Explore
Help
Sign In
andy
/
tinyUSB
Watch
1
Star
0
Fork
0
You've already forked tinyUSB
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
fafef1aa1743c0862f17b3685d48f1f1c25b77d0
tinyUSB
/
src
/
device
History
hathach
c1c501e0c2
change usbd xfer_cb return type to bool
2018-12-12 13:12:06 +07:00
..
dcd.h
remove dcd_connect/disconnect since there is no usage now
2018-12-05 12:22:33 +07:00
usbd_auto_desc.c
add Auto descriptor endpoint num config to support lpc17xx
2018-11-28 16:10:31 +07:00
usbd_control.c
clean up
2018-12-05 17:09:30 +07:00
usbd_pvt.h
change class driver open return type to bool
2018-12-12 13:00:59 +07:00
usbd.c
change usbd xfer_cb return type to bool
2018-12-12 13:12:06 +07:00
usbd.h
make tud_mount_cb() and tud_umount_cb() optional
2018-08-24 18:35:46 +07:00