summaryrefslogtreecommitdiff
path: root/examples/device/audio_test_multi_rate
AgeCommit message (Expand)Author
2023-11-23move make.mk and rules.mk to build_system/makehathach
2023-08-09Merge pull request #2202 from Rocky04/patch-4Ha Thach
2023-08-07Update examplesRocky04
2023-08-04update all examples to use unique ID as serial if avaialblehathach
2023-08-04Merge branch 'master' into enhance-bsphathach
2023-08-03rename hw/bsp/board.h to board_api.hhathach
2023-07-31enable USBMC for uno r4, add board_init_after_tusb() APIhathach
2023-06-27rework cmake with rtos support add RTOS to family_configure_device/host/dual_...hathach
2023-06-21Merge pull request #2101 from eustas/patch-1Ha Thach
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
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