summaryrefslogtreecommitdiff
path: root/examples/device/cdc_uac2/src/main.c
AgeCommit message (Expand)Author
2026-03-05add IAR warning flags to cmake build and fix themhathach
2025-10-14improve cmake warning flags, fix various warnings in exampleshathach
2025-06-14audio: update examplesHiFiPhile
2024-10-14change the tusb_rhport_init_t struct, exclude the rhport to make API more con...hathach
2024-10-11change tusb_init(), tusb_rhport_init() to use init struct for expandabilityhathach
2024-10-10add new tusb_int_handler(rhport, in_isr) as common irq handlerhathach
2023-11-24made log line end consistent \r\nIngHK
2023-08-03rename hw/bsp/board.h to board_api.hhathach
2023-06-19Add CDC+UAC2 composite device example for PicoAngel Molina