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
/
src
/
class
/
audio
/
audio.h
Age
Commit message (
Expand
)
Author
2021-07-04
Move audio_control_request_t to audio.h
MasterPhi
2021-07-04
more uac fixes,
MasterPhi
2021-04-06
code format
hathach
2021-04-03
Generalize audio driver for 3 audio functions plus a lot more.
Reinhard Panhuber
2021-02-12
Formating
Reinhard Panhuber
2020-10-07
fix audio_test build
hathach
2020-10-03
Revert #define CFG_TUSB_DEBUG 2 to #define CFG_TUSB_DEBUG 0
Reinhard Panhuber
2020-09-28
audio: Update ISO endpoint attributes
Jerzy Kasenberg
2020-08-20
Fix formatting, get rid of all tabs.
Reinhard Panhuber
2020-08-19
Commit before sharing.
Reinhard Panhuber
2020-07-25
Fix structure definition audio_control_range_X_n_t
Reinhard Panhuber
2020-07-25
Get and set requests work
Reinhard Panhuber
2020-07-19
Implement all missing A.17 control selectors
Reinhard Panhuber
2020-07-18
Add A.17.4 - Terminal Control Selectors
Reinhard Panhuber
2020-07-17
Intermediate commit.
Reinhard Panhuber
2020-06-13
Fix mic audio descriptor, fix too strict check on IAD desc. in usbd.c
Reinhard Panhuber
2020-05-22
Add basic UAC2 structure - untested
Reinhard Panhuber
2020-01-15
Normalize line endings
Nathan Conrad
2019-07-01
fix compiling
hathach
2019-07-01
improving midi support, adding midi exmaple
hathach
2019-05-14
update license year to 2019
hathach
2019-03-20
migrate license from BSD 3 clause to MIT
hathach
2019-01-04
Add USB Midi support.
Scott Shawcroft