summaryrefslogtreecommitdiff
path: root/examples/device/audio_test_freertos
AgeCommit message (Expand)Author
2025-11-05added .clang-formathathach
2025-10-30Merge branch 'master' into uac1HiFiPhile
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
2025-10-28fix descriptor warning when shifting zerohathach
2025-10-24Merge remote-tracking branch 'upstream/master' into uac1HiFiPhile
2025-10-24fix several warningshathach
2025-10-15update nuc121/125hathach
2025-10-14more make refactorhathach
2025-10-14move make.mk to hw/bsp/family_support.mkhathach
2025-10-05Use one control buffer as EP0 has no concurrencyHiFiPhile
2025-09-30Update TUD_AUDIO_EP_SIZE macroMengsk
2025-09-30Add basic UAC1 supportHiFiPhile
2025-09-30More descriptors workingHiFiPhile
2025-09-29Update UAC2 namingHiFiPhile
2025-09-27audio: simplify alt settings managementHiFiPhile
2025-09-17Fix board_init_after_tusbHiFiPhile
2025-09-12exclude stm32l0538 due to size limitHiFiPhile
2025-09-12fix warnings, update docshathach
2025-08-02fix tud_audio_set_itf_close_EP_cb() typohathach
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-02-14Merge pull request #2984 from HiFiPhile/presetHa Thach
2025-02-11Fix path.HiFiPhile
2025-02-11update make to use FreeRTOSConfig in family instead of exampleshathach
2025-02-09Add CMake presets.HiFiPhile
2025-01-21bump up cmake min to 3.20hathach
2024-11-21- move freertos_hooks to board.chathach
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-10-07Merge pull request #2809 from shuffle2/masterHa Thach
2024-09-30skip some examples for mcxa15hathach
2024-09-17make all python files executable and standardize interpreterShawn Hoffman
2024-06-27Make FreeRTOS config work with Cortex-M33.HiFiPhile
2024-06-14fix ci skip example for ch32v1hathach
2024-05-16change default risv-gcc to riscv-none-elf- and add _zicsr extensionhathach
2024-04-28Fix CI.HiFiPhile
2024-04-28audio_test_freertos : merge changes from audio_test.HiFiPhile
2024-04-28Update audio_test & audio_test_freertos examples to work with high-speed.HiFiPhile
2024-04-28Update build system.HiFiPhile
2024-04-27audio_test_freertos & audio_4_channel_mic_freertosKasper Nyhus Kaae