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
b2f18744feefa77b30c7547d7aff11c53024570f
tinyUSB
/
src
/
device
History
hathach
b2f18744fe
add dcd event helper setup_recieved and bus_signal
2018-10-25 15:02:43 +07:00
..
dcd.h
add dcd event helper setup_recieved and bus_signal
2018-10-25 15:02:43 +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
replace dcd_bus_event() and dcd_setup_received() by dcd_event_handler()
2018-10-23 16:31:45 +07:00
usbd.c
fix nrf52 freeRTOS interrupt priority
2018-10-24 16:48:27 +07:00
usbd.h
make tud_mount_cb() and tud_umount_cb() optional
2018-08-24 18:35:46 +07:00