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-04-01 04:13:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
58cedf4c061fbf9f95cd88cafb6e581fc04549ff
tinyusb
/
src
/
class
/
vendor
History
hathach
58cedf4c06
usb0 host on mcb1800 work with fullspeed mode.
...
use usbh_edpt_open() to correctly map ep2drv[]
2020-05-19 00:55:43 +07:00
..
vendor_device.c
test vendor
2020-04-15 10:39:01 +07:00
vendor_device.h
close
#105
add tud_vendor_write_available()
2019-08-31 16:31:07 +07:00
vendor_host.c
usb0 host on mcb1800 work with fullspeed mode.
2020-05-19 00:55:43 +07:00
vendor_host.h
rename tud_control_vendor_request_cb/complete_cb to tud_vendor_control_request_cb/complete_cb
2019-07-24 09:45:32 +07:00