index
:
tinyusb.git
agent/fix-dwc2-host-fifo-allocation
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
docs/worktree-reuse-workflow
feature/rtt-windows-lifecycle
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
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_4_channel_mic
/
src
Age
Commit message (
Collapse
)
Author
2022-06-27
fix most warnings with rp2040 -wconversion
hathach
2022-06-06
more example update
hathach
2022-06-06
clean up example to use CFG_TUD_ENABLED + CFG_TUD_MAX_SPEED instead of ↵
hathach
CFG_TUSB_RHPORT0_MODE
2022-02-25
auto detect max rhport speed based on mcu
hathach
2021-11-02
add pi4 to ci build in build_aarch64
hathach
2021-10-25
change usage of TU_CHECK_MCU() to prevent macro conflict
hathach
2021-09-29
clean up
hathach
2021-09-14
update configuration parser
hathach
2021-08-26
TD 9.12 remote wakeup test
hathach
remove TUSB_DESC_CONFIG_ATT_REMOTE_WAKEUP attribute from non-hid examples
2021-04-15
Fix bug in audio_4_channel_mic.c
Reinhard Panhuber
2021-04-15
update plot script to work on macos and linux
hathach
also add note for installing pip module
2021-04-08
Fix defines in audio_device.c
Reinhard Panhuber
2021-04-08
Ensure half word alignment in audio 4 channel example
Reinhard Panhuber
2021-04-08
Add 4 channel microphone audio example using software encoding
Reinhard Panhuber