index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/mtp-data-phase-fixes
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
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
/
src
/
class
/
audio
Age
Commit message (
Expand
)
Author
2024-05-09
Convert to bit-field since it's more reliable.
HiFiPhile
2024-04-25
uac2: return on clear_feature.
HiFiPhile
2024-04-08
Merge pull request #1835 from MasterQ32/otg_bringup
Ha Thach
2024-04-08
add class driver deinit
hathach
2024-04-02
Move endpoint alloc define to tusb_mcu.h
HiFiPhile
2024-04-01
UAC2: fix mounted condition.
HiFiPhile
2024-04-01
UAC2: refactor interrupt endpoint support.
HiFiPhile
2024-04-01
Merge remote-tracking branch 'upstream/master' into pr/1702
HiFiPhile
2024-03-30
dwc2: add endpoint allocation support.
HiFiPhile
2024-01-23
audio_device: Fix unused variable warning
Jerzy Kasenberg
2023-12-10
Add comment to explain why the condition changes
Ángel Molina Núñez
2023-12-09
Fix strict-overflow warning when compiling with gcc >= 12
Angel Molina
2023-10-18
Adjsut blackout time.
Mengsk
2023-10-17
Put sw_buf in USB section only if necessary.
HiFiPhile
2023-10-17
Fix compile.
HiFiPhile
2023-10-17
Add blackout time.
HiFiPhile
2023-10-17
Read sample rate directly from control transfer to eliminate callback.
HiFiPhile
2023-10-17
Add flow control for IN transfer.
HiFiPhile
2023-10-10
Fix naming nBytesPerSample.
HiFiPhile
2023-09-19
Fix cast-align.
HiFiPhile
2023-09-19
Fix UAC interleaved copy.
HiFiPhile
2023-07-24
rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stack
hathach
2023-06-16
renam OPT_MCU_MIMXRT to OPT_MCU_MIMXRT1XXX
hathach
2023-03-21
UAC2: fix feedback EP buffer alignment.
Mengsk
2023-03-17
fix trailing space and new line
hathach
2023-03-05
fix: Fix wrong destsz used with tu_memcpy_s
Nathaniel Brough
2023-03-01
add TUP_USBIP_FSDEV and TUP_USBIP_FSDEV_STM32, clean up ifdef with stm32
hathach
2023-02-28
Merge pull request #1828 from HiFiPhile/stm32_fsdev
Ha Thach
2023-02-28
rename ep_num to ep_idx, minor clean up
hathach
2023-02-27
minor clean up
hathach
2023-01-13
fix: Replace device calls to memcpy with tu_memcpy_s
Nathaniel Brough
2023-01-03
Fix typo in audio.h. Specifiy _ctrl_xfer struct in CFG_TUSB_MEM_SECTION
pete-pjb
2022-12-31
Optimize descriptor looping.
Mengsk
2022-12-30
Add ISO buffer allocation.
Mengsk
2022-12-29
UAC : Enable fifo based transfer on stm32_fsdev
Mengsk
2022-10-26
PanRe refactor applied: s{_int_ctr_}{_int_}g; s{_INT_CTR_}{_INT_}g;
Mark K Cowan
2022-10-26
clean up descriptor search for interrupt endpoint
Mark K Cowan
2022-10-25
Merge pull request #1698 from battlesnake/fix-attrs-on-struct-member
Ha Thach
2022-10-24
fixed spec reference
Mark K Cowan
2022-10-24
keep alignment spec
Mark K Cowan
2022-10-23
UAC2 supports interrupt-endpoint for providing control-change notifications t...
Mark K Cowan
2022-10-20
do not apply storage attributes to member of struct
Mark K Cowan
2022-09-17
audio_device: prototype added for function referenced before use
Mark K Cowan
2022-07-19
Merge pull request #1514 from maddyaby/audiod_typo
Ha Thach
2022-07-01
mimxrt: Change OPT_MCU_MIMXRT1xXX to OPT_MCU_MIMXRT.
robert-hh
2022-06-30
mimxrt: Add/change definitions for MIMXRT11XX boards.
robert-hh
2022-06-27
fix all device examples warnings
hathach
2022-06-27
fix most warnings with rp2040 -wconversion
hathach
2022-06-16
Fix typo in audiod_rx_done_cb in audio_device.c
Maddy
2022-06-07
add TU_ATTR_FAST_FUNC for audio sof isr call chain
hathach
[next]