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
c9b0fbc907495b393d0d76281ce6ed4ecf46c27c
tinyUSB
/
src
/
class
/
cdc
History
hathach
31aa077cb0
rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLED
2022-02-25 18:35:21 +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
rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLED
2022-02-25 18:35:21 +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
update license year to 2019
2019-05-14 11:48:05 +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