This website requires JavaScript.
Explore
Help
Register
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
d286c957655d432424c8a7ff509bd040fd773572
tinyUSB
/
tinyusb
/
class
History
hathach
d286c95765
add check device API for stack usage
...
bool usbh_device_is_plugged(tusb_handle_device_t const device_hdl);
2013-01-26 02:25:56 +07:00
..
cdc.c
use unsigned char instead of char for error string
2013-01-22 18:25:26 +07:00
cdc.h
change error type to lower case for more consistency
2013-01-19 00:57:58 +07:00
hid_device.h
change error type to lower case for more consistency
2013-01-19 00:57:58 +07:00
hid_host.c
add check device API for stack usage
2013-01-26 02:25:56 +07:00
hid_host.h
add more test code for keyboard hid application API
2013-01-26 01:37:15 +07:00
hid.c
start to support
2013-01-22 17:41:06 +07:00
hid.h
add more test code for keyboard hid application API
2013-01-26 01:37:15 +07:00
WinCDCdriver.inf
change license email to website
2012-11-29 17:52:57 +07:00