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
/
class
Age
Commit message (
Expand
)
Author
2022-04-01
hid example work well
hathach
2022-03-19
rename usbh_edpt_open() to tuh_edpt_open()
hathach
2022-03-19
add parse config descriptor to example
hathach
2022-03-18
implement tuh_edpt_xfer() for non-control
hathach
2022-03-18
move daddr into xfer struct
hathach
2022-03-17
rename user_arg to user_data
hathach
2022-03-17
rename tuh_control_xfer_t to tuh_xfer_t
hathach
2022-03-17
slightly change the signature of tuh_control_xfer
hathach
2022-03-17
change return type of callback to void
hathach
2022-03-17
remove const in xfer callback
hathach
2022-03-17
move result into transfer struct
hathach
2022-03-17
change tuh_control_xfer_t struct
hathach
2022-03-16
update hid host to use new control xfer for set config
hathach
2022-03-13
add synchronous (blocking) support for usbh control transfer
hathach
2022-03-11
update hid,msc to new usbh control API
hathach
2022-03-11
rework usbh control xfer
hathach
2022-03-09
add tusb_debug.h remove tusb_error.h
hathach
2022-03-09
rename host descriptor function
hathach
2022-03-09
add tuh_descriptor_hid_report_get()
hathach
2022-03-06
Merge pull request #1289 from kasjer/kasjer/vendor-update
Ha Thach
2022-02-28
Merge pull request #1343 from Daft-Freak/patch-1
Ha Thach
2022-02-26
Merge pull request #1350 from hathach/enhance-multipl-ports
Ha Thach
2022-02-26
Merge pull request #1349 from iabdalkader/fix_inquiry_data
Ha Thach
2022-02-25
Set the standard inquiry response additional length field.
iabdalkader
2022-02-25
minor house keeping
hathach
2022-02-25
rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLED
hathach
2022-02-25
rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED
hathach
2022-02-25
improve rphort management for usbd
hathach
2022-02-25
enhance dual role examples
hathach
2022-02-23
Open OUT endpoint for HID host
Charlie Birks
2022-02-17
fix HID_REPORT_ID_N()
hathach
2022-02-15
minor rename set sense function
hathach
2022-02-15
msc example response PREVENT_ALLOW_MEDIUM_REMOVAL command as unsupported command
hathach
2022-02-14
add tud_msc_request_sense_cb() as weak callback
hathach
2022-01-19
vendor: Add tx flush functionality
Jerzy Kasenberg
2022-01-19
vendor: Add tx callback
Jerzy Kasenberg
2022-01-16
update format correction with actual bus speed
hathach
2022-01-07
Merge branch 'master' into feature/feedback_format
Valentin Milea
2022-01-07
Disable feedback format correction by default #1234
Valentin Milea
2022-01-05
No exceptions on broadcom. Add parens to if
Scott Shawcroft
2021-12-06
Support disabling feedback format correction #1234
Valentin Milea
2021-11-29
correct 32 button in gamepad hid descriptor template
hathach
2021-11-23
fix nrf easy dma race condition
hathach
2021-11-08
rename to simply OPT_MCU_MSP432E4, add msp432e to ci
hathach
2021-11-06
Implement dcd_edpt_xfer_fifo for dcd_musb
kkitayam
2021-11-05
bth: Update driver to interface association changes
Jerzy Kasenberg
2021-11-04
Merge pull request #1163 from hathach/generalize-synopsys-dwc2
Ha Thach
2021-10-26
Merge branch 'tannewt-rpi' into generalize-synopsys-dwc2
hathach
2021-10-25
change usage of TU_CHECK_MCU() to prevent macro conflict
hathach
2021-10-25
properly handle Program Change and Channel Aftertouch messages
Tod Kurt
[next]