summaryrefslogtreecommitdiff
path: root/examples/device/uac2_speaker_fb/src/main.c
AgeCommit message (Expand)Author
2024-10-15RP2040 Compile Errorspschatzmann
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
2024-07-28Integrate OS guessing quirk into uac2_speaker_fb example.HiFiPhile
2024-05-12Typo.HiFiPhile
2024-05-12Fix CI.HiFiPhile
2024-05-12Optimize fifo level display.HiFiPhile
2024-04-26Fix typo.HiFiPhile
2024-04-26Add UAC2 speaker with feedback example.HiFiPhile