index
:
tinyusb.git
cdc_persistent
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
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
Age
Commit message (
Expand
)
Author
2021-05-02
Merge pull request #804 from hathach/audio_make_dma_ready
Ha Thach
2021-04-30
Remove n from tu_fifo_get_write_info() and fix bug in vendor class
Reinhard Panhuber
2021-04-30
Fix bug in cdc_peek
Reinhard Panhuber
2021-04-30
Fix cdc peeks()
Reinhard Panhuber
2021-04-30
Remove variable n in tu_fifo_get_read_info()
Reinhard Panhuber
2021-04-30
Remove all remainings with peek_at
Reinhard Panhuber
2021-04-30
Change read infos to pointer type
Reinhard Panhuber
2021-04-29
Fix typo and clean up reset
Jeremiah McCarthy
2021-04-28
temporarily fix include recusrive loop
hathach
2021-04-26
add TUP_MCU_STRICT_ALIGN macro that manually pick bytes for lpc55 port1 that ...
hathach
2021-04-23
Change tu_fifo_get_linear_write/read_info() to return a struct
Reinhard Panhuber
2021-04-23
Init len_wrap = 0 to fix compiler complains.
Reinhard Panhuber
2021-04-23
Fix include path in audio_device.h
Reinhard Panhuber
2021-04-23
Implement functions to allow for DMA usage in audio driver.
Reinhard Panhuber
2021-04-22
Removes polltimeout behaviour and restructures
Jeremiah McCarthy
2021-04-22
Fix statte check on DATA stage
Jeremiah McCarthy
2021-04-22
Remove custom status description table
Jeremiah McCarthy
2021-04-22
Add const
Jeremiah McCarthy
2021-04-22
Remove uunused code
Jeremiah McCarthy
2021-04-22
Remove usb reset callback
Jeremiah McCarthy
2021-04-22
Remove nonstd behaviour
Jeremiah McCarthy
2021-04-22
Move debug from .h to .c
Jeremiah McCarthy
2021-04-22
Replace dfu_mode with dfu
Jeremiah McCarthy
2021-04-21
Remove unnecessary volatile and short audio function index to func_id
Reinhard Panhuber
2021-04-20
Clean up old depracted and misleading variable names
Reinhard Panhuber
2021-04-20
Refactor static function for better performance
Reinhard Panhuber
2021-04-20
Fix pointer alt_setting to be cleared when driver gets initialized
Reinhard Panhuber
2021-04-14
Improve user feedback in case of wrong configuration of audio driver
Reinhard Panhuber
2021-04-12
Remove DFU mode and rt
Jeremiah McCarthy
2021-04-08
Fix defines in audio_device.c
Reinhard Panhuber
2021-04-08
Remove depracted defines in audio_device.c
Reinhard Panhuber
2021-04-07
Resolve gcc warnings for no parameter functions
Jeremiah McCarthy
2021-04-07
Revise per initial comments
Jeremiah McCarthy
2021-04-07
Optimize encode/decode - refactor unnecessary repetitive division
Reinhard Panhuber
2021-04-06
minor clean up
hathach
2021-04-06
code format
hathach
2021-04-05
Add DFU runtime and mode "class"
Jeremiah McCarthy
2021-04-05
Remove unreachable callback
Jeremiah McCarthy
2021-04-05
Fix bug during initialization of DFU Mode
Jeremiah McCarthy
2021-04-05
Separate DFU RT and Mode. Untested
Jeremiah McCarthy
2021-04-06
fix build
hathach
2021-04-06
audio driver only use USE_LINEAR_BUFFER = 0 for stm32 synopsys driver
hathach
2021-04-05
Fix incorrect DNLOAD request len passed to app
Jeremiah McCarthy
2021-04-03
Fix wrong read mutexes in audio_device.c
Reinhard Panhuber
2021-04-03
Fix wrong pointer type in audio_device.c
Reinhard Panhuber
2021-04-03
Fix potential bug in support FIFO sizes
Reinhard Panhuber
2021-04-03
Add missing #defines in uac2_headset example
Reinhard Panhuber
2021-04-03
Fix error in #defines in uac2_headset
Reinhard Panhuber
2021-04-03
Fix #define error in audio_device.h
Reinhard Panhuber
2021-04-03
Fix #define error in audio_device.h
Reinhard Panhuber
[prev]
[next]