summaryrefslogtreecommitdiff
path: root/examples/device/printer_to_cdc
AgeCommit message (Expand)Author
2026-07-17dcd_lpc17_40: fix stale EP0 out_received, add isochronous supporthathach
2026-07-14test/hil: usbtest fleet enablement, shuffled scheduling, unique PIDshathach
2026-06-29docs: add build-doc tooling and a README for every examplehathach
2026-05-10add stm32c5 supportHiFiPHile
2026-04-26max32 change bulk endpoint to EP8,9 (2KB FIFO) and Audio ISO to EP10, 11 (4KB...hathach
2026-04-21replace `TUD_ENDPOINT_ONE_DIRECTION_ONLY` with `CFG_TUD_ENDPOINT_ONE_DIRECTIO...hathach
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-03-06fix hil testhathach
2026-03-06reduce bufsize to compile with small mcuhathach
2026-03-06add hil test, update readmehathach
2026-03-06replace printer_to_hid example with printer_to_cdc examplehathach