summaryrefslogtreecommitdiff
path: root/examples/device/uac2_speaker_fb/src
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-09-17make all python files executable and standardize interpreterShawn Hoffman
2024-08-19rename TUD_ENDPOINT_EXCLUSIVE_NUMBER to TUD_ENDPOINT_ONE_DIRECTION_ONLYhathach
2024-08-17define and use TUD_ENDPOINT_EXCLUSIVE_NUMBERhathach
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-05-12Hint missing import, exit on error.HiFiPhile
2024-05-10Allow feedback EP size change.HiFiPhile
2024-04-26Fix typo.HiFiPhile
2024-04-26Add UAC2 speaker with feedback example.HiFiPhile