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
e97b14848baef164a92000da83fb43d1bdd704cb
tinyUSB
/
src
/
device
History
hathach
e97b14848b
rename usbd_event_t to dcd_event_t
2018-10-23 15:08:31 +07:00
..
dcd.h
rename usbd_event_t to dcd_event_t
2018-10-23 15:08:31 +07:00
usbd_auto_desc.c
allow no mode compilation (no host/device enabled). Handy for project without usb to compile such as nrf52832
2018-08-30 16:12:34 +07:00
usbd_pvt.h
fix memory issue with usbd control xfer
2018-08-15 17:55:16 +07:00
usbd.c
rename usbd_event_t to dcd_event_t
2018-10-23 15:08:31 +07:00
usbd.h
make tud_mount_cb() and tud_umount_cb() optional
2018-08-24 18:35:46 +07:00