summaryrefslogtreecommitdiff
path: root/examples/device/audio_test_multi_rate
AgeCommit message (Collapse)Author
2023-07-31enable USBMC for uno r4, add board_init_after_tusb() APIhathach
add BOARD_UPPERCASE for board detection
2023-06-27rework cmake with rtos support add RTOS to ↵hathach
family_configure_device/host/dual_example()
2023-06-21Merge pull request #2101 from eustas/patch-1Ha Thach
Fix typos
2023-06-16fix build warningshathach
2023-06-08Fix typosEugene Kliuchnikov
2023-05-06cmake work well with imxrthathach
2023-04-21update most examples cmake to build with imxrthathach
2023-04-08Fix case.HiFiPhile
2023-04-08fix audio comment errortyustli
2023-03-17fix trailing space and new linehathach
temporarily disable codespell
2023-03-06integrate top.mk into make.mkhathach
2022-12-30Fix CI.Mengsk
2022-12-30Add multi-rate audio test example for new ISO buffer allocation.Mengsk