summaryrefslogtreecommitdiff
path: root/examples/device/uac2_speaker_fb/src/main.c
AgeCommit message (Expand)Author
2026-06-18examples/uac2: drop redundant entity_id check in request helpershathach
2026-04-25fix: add BE bitfield guards for audio and fix UAC2 example endian-safe field ...copilot-swe-agent[bot]
2026-04-17remove duplicated tu_le16toh since we have converted the endian when setup.Fan DANG
2026-03-05add IAR warning flags to cmake build and fix themhathach
2026-02-28replace board_millis() with tusb_time_millis_api()hathach
2025-11-07Implement RX FIFO threshold adjustmentHiFiPhile
2025-10-24Merge remote-tracking branch 'upstream/master' into uac1HiFiPhile
2025-10-14more warnings fixhathach
2025-10-01Minor fixesHiFiPhile
2025-09-30Add UAC1 support to speaker exampleMengsk
2025-09-29Update UAC2 namingHiFiPhile
2025-09-17Fix board_init_after_tusbHiFiPhile
2025-08-02fix tud_audio_set_itf_close_EP_cb() typohathach
2025-06-14audio: update examplesHiFiPhile
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