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-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
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
Merge pull request #700 from hathach/fix-rp2040-bus-reset
Ha Thach
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-02
clean up
hathach
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-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-24
spresense: fix setup processed flag
Kamil Tomaszewski
2021-02-24
add itf argument to hid API to support multiple instances
hathach
2021-02-23
rp2040: don't compile in host code when in device mode
Peter Lawrence
2021-02-23
rp2040: use TU endpoint conventions and remove redundant variables
Peter Lawrence
2021-02-24
Merge pull request #674 from hathach/host-msc
Ha Thach
2021-02-23
move ehci and ohci to portable folder
hathach
2021-02-23
rp2040: leverage existing macro for capping endpoints in pico-sdk
Peter Lawrence
2021-02-23
fix ohci hcd_init() signature change
hathach
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-22
rp2040: correctly size variables to reduce RAM usage
Peter Lawrence
2021-02-23
nxp tdi: hcd_init() reset and set host mode
hathach
2021-02-22
separate hcd_init from ehci
hathach
2021-02-22
add rhport to hcd_init()
hathach
2021-02-22
make hcd tdi more generic
hathach
2021-02-22
Pass the correct speed on Spresense
Kamil Tomaszewski
2021-02-22
rename hcd_lpc18_43 to hcd_transdimension
hathach
2021-02-22
merge iso and cbi transaction size to max ep size
hathach
[next]