summaryrefslogtreecommitdiff
path: root/examples/device/cdc_dual_ports/src/tusb_config.h
AgeCommit message (Expand)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 f...hathach
2026-01-19example: update comment on CDC EP sizeZixun LI
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
2025-07-03make notify API and memory configurable with CFG_TUD_CDC_NOTIFYhathach
2022-06-06more example updatehathach
2022-06-01rename board specific macro for examplehathach
2022-02-25auto detect max rhport speed based on mcuhathach
2021-06-12Rename SAM7X to SAMX7XMasterPhi
2021-06-12dcd: sam7x: rename family dcd to include the whole familyRafael Silva
2021-06-11Add sketchy SAME70 DCD driver.HiFiPhile
2021-05-30don't override CFG_TUSB_OS in cdc_dual_ports examplegraham sanderson
2021-03-18clean up some exampleshathach
2020-07-06correct EP Size for cdc dual and webusb examplehathach
2020-06-15clean up, update other example confighathach
2020-04-17update example to include CXD56 for highspeed modehathach
2020-02-07add Nuvoton NUC505Peter Lawrence
2019-12-28implement multiple interfaces supportPeter Lawrence