This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tinyusb
Watch
3
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2026-03-01 04:58:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
340dcb81bfc7074ca01bbee6177ea52562aa3b51
tinyusb
/
src
/
device
History
Nathan Conrad
340dcb81bf
For control transfers, compare the transmitted length against the requested length to know if a ZLP needs to happen. (
fixes
#139
)
2019-09-12 16:06:45 -04:00
..
dcd.h
remove dcd_edpt_busy()
2019-06-10 22:29:18 +07:00
usbd_control.c
For control transfers, compare the transmitted length against the requested length to know if a ZLP needs to happen. (
fixes
#139
)
2019-09-12 16:06:45 -04:00
usbd_pvt.h
update vendor device similar to cdc read/write
2019-07-24 23:07:30 +07:00
usbd.c
fix stall response with SET_INTERFACE/GET_INTERFACE
2019-07-26 20:14:56 +07:00
usbd.h
fix warnings of template descriptor
2019-08-23 13:33:40 +07:00