summaryrefslogtreecommitdiff
path: root/test/fuzz/device/cdc/src/tusb_config.h
AgeCommit message (Collapse)Author
2026-03-12refactor(vendor/cdc): add CFG_TUD_CDC_RX_NEED_ZLP and CFG_TUD_VENDOR_RX_NEED_ZLPhathach
2026-03-12refactor(config): separate endpoint buffer sizes into RX and TX definitions ↵hathach
for clarity and flexibility
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
fix compiling with nuc family
2022-12-08move fuzz into test/fuzzhathach