index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
device
/
audio_test_multi_rate
Age
Commit message (
Expand
)
Author
2023-11-23
move make.mk and rules.mk to build_system/make
hathach
2023-08-09
Merge pull request #2202 from Rocky04/patch-4
Ha Thach
2023-08-07
Update examples
Rocky04
2023-08-04
update all examples to use unique ID as serial if avaialble
hathach
2023-08-04
Merge branch 'master' into enhance-bsp
hathach
2023-08-03
rename hw/bsp/board.h to board_api.h
hathach
2023-07-31
enable USBMC for uno r4, add board_init_after_tusb() API
hathach
2023-06-27
rework cmake with rtos support add RTOS to family_configure_device/host/dual_...
hathach
2023-06-21
Merge pull request #2101 from eustas/patch-1
Ha Thach
2023-06-16
fix build warnings
hathach
2023-06-08
Fix typos
Eugene Kliuchnikov
2023-05-06
cmake work well with imxrt
hathach
2023-04-21
update most examples cmake to build with imxrt
hathach
2023-04-08
Fix case.
HiFiPhile
2023-04-08
fix audio comment error
tyustli
2023-03-17
fix trailing space and new line
hathach
2023-03-06
integrate top.mk into make.mk
hathach
2022-12-30
Fix CI.
Mengsk
2022-12-30
Add multi-rate audio test example for new ISO buffer allocation.
Mengsk