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
50e3c0054f8d26340863667a50aae5a798f6aefc
tinyUSB
/
src
/
device
History
hathach
27800f7e4f
remove connected check for DCD_EVENT_UNPLUGGED since previous bus reset can clear this
...
implement unplugged detection for trans dimension dcd
2021-09-09 16:01:05 +07:00
..
dcd_attr.h
initial commit of support for K32L2B
2021-08-23 16:17:57 -07:00
dcd.h
rp2040 correct ep set/clear stall
2021-09-01 16:52:27 +07:00
usbd_control.c
update endian
2021-07-22 17:49:39 +07:00
usbd_pvt.h
remove set/clear busy flag in set/clear stall since they are different status
2021-08-31 17:39:54 +07:00
usbd.c
remove connected check for DCD_EVENT_UNPLUGGED since previous bus reset can clear this
2021-09-09 16:01:05 +07:00
usbd.h
add other speed descriptor callback tud_descriptor_other_speed_configuration_cb()
2021-09-09 15:17:19 +07:00