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-03-16
Update usbtmc_device.c
Michael Bruno
2021-03-16
fix build with OPT_MCU_LPC177X_8X
hathach
2021-03-14
Intermediate commit
Reinhard Panhuber
2021-03-13
fix fifo unlock typo, also clean up a bit
hathach
2021-03-12
Release 0.9.0 (#716)
0.9.0
Ha Thach
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
fix ci build with rp2040
hathach
2021-03-10
fix build with freertos
hathach
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-10
usbd ack SET_INTERFACE if it is not implemented by class driver.
hathach
2021-03-04
Adapt mutexes in fifo.c
Reinhard Panhuber
2021-03-04
Remove TODOs done.
Reinhard Panhuber
2021-03-04
Merge pull request #700 from hathach/fix-rp2040-bus-reset
Ha Thach
2021-03-04
Extend FIFO mutex to use separate write and read mutexes.
Reinhard Panhuber
2021-03-04
add midi comment
hathach
2021-03-04
fix enum walkaround forever check for SE0 when pull up is disabled
hathach
2021-03-04
add note for MIDI (audio v1.0) endpoint decriptor use 9 bytes instead of 7
hathach
2021-03-04
Merge pull request #688 from duddie/master
Ha Thach
2021-03-03
Fix unused parameter in _ff_push_copy_fct() and _ff_pull_copy_fct
Reinhard Panhuber
2021-03-02
Change copy modes for new read/write functions in tusb_fifo.c
Reinhard Panhuber
2021-03-02
Change for copy modes in dcd_synopsis.c
Reinhard Panhuber
2021-03-02
Remove set_copy_modes(), implement:
Reinhard Panhuber
2021-03-02
Rename dcd_edpt_iso_xfer() to dcd_edpt_xfer_fifo()
Reinhard Panhuber
2021-03-02
Revert implementation of dcd_edpt_iso_xfer()
Reinhard Panhuber
2021-03-02
clean up
hathach
2021-03-02
Switch back OPT_MCU_DA1469X to use linear buffers
Reinhard Panhuber
2021-03-02
rp2040 add disconnection detection
hathach
2021-03-02
fix rp2040 host build
hathach
2021-03-02
Merge pull request #684 from hathach/rp2040-host-example
Ha Thach
2021-03-01
audio_decive clean up and bootstrapping of linear (formerly evade) buff.
Reinhard Panhuber
2021-02-28
Fix Endpoint descriptor for MIDI Device
Duddie
2021-02-27
Merge pull request #675 from majbthrd/rp2040epaddr
Ha Thach
2021-02-26
rp2040: improve _hw_endpoint_init()
Peter Lawrence
2021-02-26
add rp2040 to host example build
hathach
2021-02-26
Merge pull request #683 from amitv87/handle_break_req
Ha Thach
2021-02-26
Update cdc_device.h
boggyb
2021-02-26
Merge pull request #682 from hathach/rp2040_fix_hcd_init
Ha Thach
2021-02-25
initial break request handling
amit verma
2021-02-25
Update RP2040 hcd_init to have rhport argument.
Liam Fraser
2021-02-25
Merge branch 'master' into rp2040epaddr
majbthrd
2021-02-25
Merge branch 'master' into rp2040device
majbthrd
2021-02-25
rp2040: requested code mode in rp2040_usb.h
Peter Lawrence
2021-02-25
Merge pull request #672 from majbthrd/rp2040trim
Ha Thach
2021-02-25
rp2040: requested change from TU_MIN to tu_min16
Peter Lawrence
2021-02-25
Revert tusb_fifo.h include form to original.
Reinhard Panhuber
[prev]
[next]