This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2025-01-31 05:52:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
src
/
device
History
hathach
4537ba66e5
fixing build error with host stack
2018-12-05 20:26:55 +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 usbd_init() return to bool for simplicity
2018-12-05 17:30:04 +07:00
usbd.c
fixing build error with host stack
2018-12-05 20:26:55 +07:00
usbd.h
make tud_mount_cb() and tud_umount_cb() optional
2018-08-24 18:35:46 +07:00