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
c9b444e771e138ee50ed8cbff67d895722b46008
tinyUSB
/
src
/
class
/
cdc
History
hathach
708f05668d
add tusb_debug.h remove tusb_error.h
...
move debug utils to new header
2022-03-09 16:44:19 +07:00
..
cdc_device.c
rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED
2022-02-25 18:35:21 +07:00
cdc_device.h
clean up
2021-09-29 15:31:03 +07:00
cdc_host.c
add tusb_debug.h remove tusb_error.h
2022-03-09 16:44:19 +07:00
cdc_host.h
change host driver open return type to bool
2021-08-20 19:31:38 +07:00
cdc_rndis_host.c
rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLED
2022-02-25 18:35:21 +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
add ncm.h for magic number
2021-10-11 12:36:03 +07:00