This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2025-01-17 05:32:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
tests
/
lpc18xx_43xx
/
test
/
host
/
cdc
History
hathach
7345a4515d
fix bug with rndis overshadow the normal cdc callback
2013-07-05 13:37:57 +07:00
..
cdc_callback.h
no big deal, only rename tusb_std_request_t to tusb_control_request_t
2013-07-04 12:25:39 +07:00
descriptor_cdc.c
add some printf when a class is mounted
2013-07-04 10:47:31 +07:00
descriptor_cdc.h
add some printf when a class is mounted
2013-07-04 10:47:31 +07:00
test_cdc_host.c
implementing initializing for RNDIS
2013-07-05 11:46:12 +07:00
test_cdc_rndis_host.c
fix bug with rndis overshadow the normal cdc callback
2013-07-05 13:37:57 +07:00