This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tinyusb
Watch
3
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2026-04-02 04:43:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0263cfc01ab63d6799e80cbbf691af1979cf3ab7
tinyusb
/
src
/
class
/
cdc
History
Eli Lipsitz
18626857f0
Fix compilation when CH34X support is disabled
2025-07-15 23:00:39 -04:00
..
serial
major refactor to generalize cdch serial driver
2025-06-27 15:57:18 +07:00
cdc_device.c
make notify API and memory configurable with CFG_TUD_CDC_NOTIFY
2025-07-03 13:42:05 +07:00
cdc_device.h
make notify API and memory configurable with CFG_TUD_CDC_NOTIFY
2025-07-03 13:42:05 +07:00
cdc_host.c
Fix compilation when CH34X support is disabled
2025-07-15 23:00:39 -04:00
cdc_host.h
cdch clean up and refactor, add explicit sync() API
2025-06-20 12:52:34 +07:00
cdc_rndis_host.c
separate CFG_TUSB_MEM_SECTION and CFG_TUSB_MEM_ALIGN to
2023-03-24 14:05:21 +07:00
cdc_rndis_host.h
…
cdc_rndis.h
…
cdc.h
make notify API and memory configurable with CFG_TUD_CDC_NOTIFY
2025-07-03 13:42:05 +07:00