summaryrefslogtreecommitdiff
path: root/examples/dual/dynamic_switch/src/usb_descriptors.c
AgeCommit message (Collapse)Author
2026-04-21replace `TUD_ENDPOINT_ONE_DIRECTION_ONLY` with ↵hathach
`CFG_TUD_ENDPOINT_ONE_DIRECTION_ONLY` for improved configuration consistency across examples and core sources
2026-02-27Add a dynamic switch exampleHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>