summaryrefslogtreecommitdiff
path: root/examples/dual/host_hid_to_device_cdc/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
2024-06-18add host/device_info examplehathach
2023-05-16fix error on EHCI causes xfer error in non-queued qhd which cause memory faulthathach
2023-03-24update host example to use new tuh mem macroshathach
2023-03-22fine tune CFG_TUH_HID valuehathach
2023-03-21change meaning of CFG_TUH_HID to total number of HID interfaces supported.hathach
2022-06-06update all host exampleshathach
2022-06-01rename board specific macro for examplehathach
2022-05-10rename host/hid_to_cdc to dual/host_hid_to_device_cdchathach