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
103309b88b0f4e566f2de17d26c159f5e1e92c8b
tinyUSB
/
src
/
device
History
hathach
103309b88b
Merge branch 'master' of github.com:hathach/tinyusb into zhangslice-master
...
examples/device/hid_composite_freertos/src/FreeRTOSConfig/FreeRTOSConfig.h
2021-09-29 15:27:41 +07:00
..
dcd_attr.h
update dcd attr for mm32
2021-09-18 16:53:16 +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
usbd: Workaround for non standard device descriptor request
2021-09-24 14:19:04 +02:00
usbd.h
add other speed descriptor callback tud_descriptor_other_speed_configuration_cb()
2021-09-09 15:17:19 +07:00