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
hil-openocd-recover-flasher
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
Age
Commit message (
Expand
)
Author
2022-03-17
rename tuh_control_xfer_t to tuh_xfer_t
hathach
2022-03-17
add actual_len supported
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-16
Disable CFG_TUD_AUDIO_ENABLE_FEEDBACK_DETERMINATION_WITHIN_SOF_ISR
Reinhard Panhuber
2022-03-16
Fix DSTS_FNSOF in dwc2.c
Reinhard Panhuber
2022-03-16
Add todos and comments
Reinhard Panhuber
2022-03-16
fix -Wnull-dereference warnings
hathach
2022-03-15
Fix cycle count calculation
Reinhard Panhuber
2022-03-15
Implement 16.16 fixed point feedback value calculation
Reinhard Panhuber
2022-03-14
Merge remote-tracking branch 'upstream/add-sof-isr' into add-sof-isr
Reinhard Panhuber
2022-03-14
Add SOF callback function for feedback value determination in uac - wip!
Reinhard Panhuber
2022-03-14
Merge branch 'master' into add-sof-isr
Ha Thach
2022-03-13
add synchronous (blocking) support for usbh control transfer
hathach
2022-03-12
minor changes
hathach
2022-03-12
misplace fallthrough
hathach
2022-03-12
rework usbh enumeration process using user arg from control transfer as state
hathach
2022-03-11
update hid,msc to new usbh control API
hathach
2022-03-11
rework usbh control xfer
hathach
2022-03-11
merge device_info into bare_api example
hathach
2022-03-11
remove usbh_control.c
hathach
2022-03-10
fix build warning
hathach
2022-03-10
fix enumeration issue when plugging hub with multiple devices attached
hathach
2022-03-10
refactor and integrate usbh control xfer back to usbh.c
hathach
2022-03-10
remove obsolete device state
hathach
2022-03-10
refactor host control xfer
hathach
2022-03-10
merge control stage host and device value
hathach
2022-03-10
more clean up
hathach
2022-03-09
minor clean up
hathach
2022-03-09
refactor usbd to also use common endpoint claim/release
hathach
2022-03-09
implement tu_edpt_release()
hathach
2022-03-09
adding tusb_private.h to implement common edpt claim
hathach
2022-03-09
add tusb_debug.h remove tusb_error.h
hathach
2022-03-09
update use of mutex for host
hathach
2022-03-09
rename host descriptor function
hathach
2022-03-09
add tuh_descriptor_hid_report_get()
hathach
2022-03-08
Merge pull request #1389 from hathach/fix-1359
Ha Thach
2022-03-08
fix issue 1359
hathach
2022-03-07
added dcd_sof_enable() stubs for all other ports
hathach
2022-03-07
implement dcd_sof_enable() for rp2040
hathach
2022-03-07
added dcd_sof_enable(), tud_sof_isr_set()
hathach
2022-03-07
remove broadcom/synopssy (repalced by synopsys/dwc2)
hathach
2022-03-07
Merge pull request #1379 from Qianhao2579/master
Ha Thach
2022-03-07
Merge pull request #1374 from kasjer/kasjer/stm32wb55
Ha Thach
2022-03-07
Add support for STM32WB mcu
Jerzy Kasenberg
2022-03-07
Modify the wrong macro definition code
QianHao
[prev]
[next]