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
Age
Commit message (
Expand
)
Author
2021-04-06
Merge branch 'master' of github.com:hathach/tinyusb into edpt_ISO_xfer
hathach
2021-04-06
add tu_unaligned_read32/write32 (#772)
Ha Thach
2021-04-06
code format
hathach
2021-04-06
fix build
hathach
2021-04-06
audio driver only use USE_LINEAR_BUFFER = 0 for stm32 synopsys driver
hathach
2021-04-06
revert dcd_edpt_xfer_fifo() implementation for esp32s2
hathach
2021-04-06
revert dcd_edpt_xfer_fifo() implementation for nuc120 121
hathach
2021-04-06
revert dcd_edpt_xfer_fifo() implementation for msp430
hathach
2021-04-05
revert dcd_edpt_xfer_fifo() implementation for stm32_fsdev
hathach
2021-04-04
revert dcd_edpt_xfer_fifo() implementation for nuc505
hathach
2021-04-04
revert dcd_edpt_xfer_fifo() implementation for samg
hathach
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
2021-04-03
Fix #define errors in audio_device.h
Reinhard Panhuber
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
Merge pull request #757 from kkitayam/add_support_for_gr_citrus
Ha Thach
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-28
cleanup
kkitayam
2021-03-27
fixed a OUT transfer did not completed multiple of the max packet size
kkitayam
2021-03-27
using BRDY interruption for handling IN transfers.
kkitayam
2021-03-26
update for gr_citurs
kkitayam
2021-03-26
added dcd for Renesas USBa
kkitayam
2021-03-25
Fix shadowing parameter in fifo.c
Reinhard Panhuber
2021-03-25
Implement unaligned word copy.
Reinhard Panhuber
2021-03-25
Rework to copy wrapped word bytes by byte in copy_to_cont_dst etc.
Reinhard Panhuber
2021-03-23
add efm32 driver
Rafael Silva
2021-03-23
add efm32gg12 family
Rafael Silva
2021-03-23
Fix bug in writing to constant src/dst address.
Reinhard Panhuber
2021-03-19
Merge pull request #733 from hathach/fix-nrf-dcd-bulk-out-race
Ha Thach
2021-03-18
fix race condition that could cause drop packet of Bulk OUT transfer
hathach
2021-03-18
Merge pull request #724 from xmos-jmccarthy/master
Ha Thach
2021-03-17
Implement requested changes for PR724
Jeremiah McCarthy
[prev]
[next]