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
b3e63c335af9345e505575e5bc8ba0281ac73692
tinyUSB
/
src
/
class
/
cdc
History
hathach
cb2af4c0bc
minor debug log
2022-12-21 11:46:58 +07:00
..
cdc_device.c
use OSAL_MUTEX_REQUIRED to replace CFG_FIFO_MUTEX/TUSB_OPT_MUTEX
2022-12-15 18:03:01 +07:00
cdc_device.h
add common EPSIZE for bulk/iso in full and highspeed
2022-12-16 17:08:37 +07:00
cdc_host.c
minor debug log
2022-12-21 11:46:58 +07:00
cdc_host.h
finalizing cdc host, has a working read/write
2022-12-21 00:26:46 +07:00
cdc_rndis_host.c
Fix typos
2022-12-04 19:43:23 +07:00
cdc_rndis_host.h
add tusb_debug.h remove tusb_error.h
2022-03-09 16:44:19 +07:00
cdc_rndis.h
update license year to 2019
2019-05-14 11:48:05 +07:00
cdc.h
fix hid host incorrect edpt release if failed to transmit
2022-12-20 12:06:59 +07:00