summaryrefslogtreecommitdiff
path: root/examples/device/audio_4_channel_mic_freertos/src/main.c
AgeCommit message (Expand)Author
2026-04-14get freertos working with rp2040hathach
2025-09-29Update UAC2 namingHiFiPhile
2025-09-17Fix board_init_after_tusbHiFiPhile
2025-09-12fix warnings, update docshathach
2025-07-08Merge remote-tracking branch 'origin/master' into xfer_isrhathach
2025-07-02update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORMhathach
2025-06-14audio: update examplesHiFiPhile
2025-05-29uac2: remove support fifoHiFiPhile
2024-10-15move core init code to dwc2 common. update/correct build for esppressifhathach
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-04-28Fix CI.HiFiPhile
2024-04-28audio_4_channel_mic_freertos : merge changes from audio_4_channel_mic.HiFiPhile
2024-04-28Update build system.HiFiPhile
2024-04-27audio_test_freertos & audio_4_channel_mic_freertosKasper Nyhus Kaae