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-24 05:42:57 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
src
/
device
History
Scott Shawcroft
2499c9382d
rpi start. doesn't work
2021-09-17 16:51:34 -07:00
..
dcd_attr.h
rpi start. doesn't work
2021-09-17 16:51:34 -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