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
038851c362c5dddccbdaef7b5107a85493db25e5
tinyUSB
/
src
/
device
History
hathach
064eec5dd8
clean up warnings
2018-11-26 12:29:55 +07:00
..
dcd.h
rename DCD_XFER_SUCCESS to XFER_RESULT_SUCCESS
2018-11-23 15:22:46 +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_control.c
clean up warnings
2018-11-26 12:29:55 +07:00
usbd_pvt.h
nrf5x: refactor device control transfer.
2018-11-16 21:56:39 +07:00
usbd.c
clean up warnings
2018-11-26 12:29:55 +07:00
usbd.h
make tud_mount_cb() and tud_umount_cb() optional
2018-08-24 18:35:46 +07:00