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
/
uac2_headset
/
src
Age
Commit message (
Expand
)
Author
2021-08-13
Merge pull request #956 from kkitayam/fix_audio_format_for_renesas_rx
Ha Thach
2021-07-17
Fix ISO support.
MasterPhi
2021-07-08
add settings for Renesas RX family
kkitayam
2021-07-04
Move audio_control_request_t to audio.h
MasterPhi
2021-07-04
Prevent overflow noise
MasterPhi
2021-07-04
Clear FIFO only if enabled...
MasterPhi
2021-07-04
Add 24bit loopback in example.
MasterPhi
2021-07-04
Refactor descriptor, add alt settings support.
MasterPhi
2021-07-04
Fix typo
MasterPhi
2021-07-04
Fix audiod_get_AS_interface_index in audio class.
MasterPhi
2021-05-26
fix uac2_headset example
noodlefighter
2021-05-20
fix uac2_headset example: type of bRequest should be uint8_t, not enumerate
noodlefighter
2021-04-15
Try to resolve include hassle in uac2_headset
Reinhard Panhuber
2021-04-03
Fix uac2_headset include hassle be declaring value by hand
Reinhard Panhuber
2021-04-03
Fix uac2_headset
Reinhard Panhuber
2021-04-03
Fix wrong pointer type in audio_device.c
Reinhard Panhuber
2021-04-03
Fix uac2_headset example
Reinhard Panhuber
2021-04-03
Fix potential bug in support FIFO sizes
Reinhard Panhuber
2021-04-03
Fix typo in uac2_headset
Reinhard Panhuber
2021-04-03
Fix old defines in uac2_headset
Reinhard Panhuber
2021-04-03
Add missing #defines in uac2_headset example
Reinhard Panhuber
2021-04-03
Fix #define error in uac2_headset
Reinhard Panhuber
2021-04-03
Fix error in #defines in uac2_headset
Reinhard Panhuber
2021-04-03
Generalize audio driver for 3 audio functions plus a lot more.
Reinhard Panhuber
2021-03-13
move AUDIO_SAMPLE_RATE to example main.c
hathach
2021-03-10
Implement audio PCM type I enc./decoding acc. to 2.3.1.5 Audio Streams
Reinhard Panhuber
2021-02-12
Merge remote-tracking branch 'upstream/master' into edpt_ISO_xfer
Reinhard Panhuber
2021-02-12
Complete redesign of audio driver.
Reinhard Panhuber
2021-01-25
get all device example build with rp2040 (except freeRTOS)
hathach
2020-10-16
audio: Add headset example
Jerzy Kasenberg