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
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-04-03
Merge remote-tracking branch 'upstream/master' into edpt_ISO_xfer
Reinhard Panhuber
2021-04-03
Generalize audio driver for 3 audio functions plus a lot more.
Reinhard Panhuber
2021-04-02
Merge pull request #766 from hathach/enhance-midi
Ha Thach
2021-04-02
correct midi stream read behavior to read until user buffer is full or no mor...
hathach
2021-04-02
refactor midi read buffer to stream
hathach
2021-04-02
rename midi write()/read() to stream_write() stream_read()
hathach
2021-04-02
removed tud_midi_write24()
hathach
2021-04-02
refactor midi write into stream
hathach
2021-04-02
refactor midi stream read
hathach
2021-04-02
fix midi tx fifo overflow cause data corruption
hathach
2021-03-31
code format
hathach
2021-03-30
remove tud_midi_read_flush()
hathach
2021-03-30
rename tud_midi_receive/send to tud_midi_packet_read/write
hathach
2021-03-30
correct hid key enter = 0x28, return = 0x9E
hathach
2021-03-30
add hid keys from 0x6B to 0xA4
hathach
2021-03-18
Merge pull request #724 from xmos-jmccarthy/master
Ha Thach
2021-03-17
Implement requested changes for PR724
Jeremiah McCarthy
2021-03-16
Update usbtmc_device.c
Michael Bruno
2021-03-14
Intermediate commit
Reinhard Panhuber
2021-03-12
use !tu_fifo_empty() instead of tu_fifo_count()
hathach
2021-03-12
Merge branch 'cdc_read' of https://github.com/HiFiPhile/tinyusb into HiFiPhil...
hathach
2021-03-11
Add fifo empty check.
HiFiPhile
2021-03-10
Merge remote-tracking branch 'upstream/edpt_ISO_xfer' into edpt_ISO_xfer
Reinhard Panhuber
2021-03-10
Implement audio PCM type I enc./decoding acc. to 2.3.1.5 Audio Streams
Reinhard Panhuber
2021-03-10
Merge branch 'master' into edpt_ISO_xfer
hathach
2021-03-10
Call One time tu_fifo_write_n on cdcd_xfer_cb
HiFiPhile
2021-03-04
Extend FIFO mutex to use separate write and read mutexes.
Reinhard Panhuber
2021-03-04
add midi comment
hathach
2021-03-02
Rename dcd_edpt_iso_xfer() to dcd_edpt_xfer_fifo()
Reinhard Panhuber
2021-03-02
Switch back OPT_MCU_DA1469X to use linear buffers
Reinhard Panhuber
2021-03-01
audio_decive clean up and bootstrapping of linear (formerly evade) buff.
Reinhard Panhuber
2021-02-26
Update cdc_device.h
boggyb
2021-02-25
initial break request handling
amit verma
2021-02-24
Merge remote-tracking branch 'upstream/master' into edpt_ISO_xfer
Reinhard Panhuber
2021-02-24
add itf argument to hid API to support multiple instances
hathach
2021-02-23
Merge remote-tracking branch 'upstream/master' into edpt_ISO_xfer
Reinhard Panhuber
2021-02-23
Implement dcd_edpt_iso_xfer() for dcd_da146xx.c BUT WITHOUT DMA SUPPORT
Reinhard Panhuber
2021-02-23
host msc: call read_capacity as part of enumeration
hathach
2021-02-23
clean up host msc
hathach
2021-02-23
Merge pull request #575 from nwlab/yaa/msc_read
Ha Thach
2021-02-23
update function comment
hathach
2021-02-23
rename tuh_msc_scsi_inquiry() to tuh_msc_inquiry()
hathach
2021-02-19
Merge pull request #660 from hathach/fix-typo-midi-write24
Ha Thach
2021-02-19
fix tud_midi_write24 typo
hathach
2021-02-18
Implement requested PR changes
Jeremiah McCarthy
2021-02-18
Implement left and right justifications for 24 to 32 bit PCM encoding
Reinhard Panhuber
2021-02-18
Correct for wrong pointer type in audio_device.c
Reinhard Panhuber
2021-02-17
Fix wrong pointer type.
Reinhard Panhuber
2021-02-17
Fix bug in evasion buffer list
Reinhard Panhuber
2021-02-17
Add SAMD MCUs to buffer evasion list
Reinhard Panhuber
[next]