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-24 05:42:57 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
src
/
class
/
cdc
History
hathach
6c6a597465
fix
#132
2019-09-11 10:47:07 +07:00
..
cdc_device.c
add vendor peek, change cdc peek signature, change cdc read_char() return from signed char to int32_t
2019-08-01 10:46:27 +07:00
cdc_device.h
fix
#132
2019-09-11 10:47:07 +07:00
cdc_host.c
improving midi support, adding midi exmaple
2019-07-01 22:38:06 +07:00
cdc_host.h
update license year to 2019
2019-05-14 11:48:05 +07:00
cdc_rndis_host.c
add TU_ prefix to compiler ATTR to prevent name conflict with application
2019-06-06 10:39:37 +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
improving midi support, adding midi exmaple
2019-07-01 22:38:06 +07:00