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
hil-report
master
merge_os
port-embos
raw_gadget_review
update-sponsor
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
Age
Commit message (
Expand
)
Author
2024-04-16
don't check local endpoint stalled status, just carry the request for host.
hathach
2024-04-16
USBD: When SET_FEATURE(ENDPOINT_HALT), the DTOG must be reset.
NConrad
2024-04-16
Merge pull request #2588 from hathach/support-ra2a1
Ha Thach
2024-04-15
revert to use __builtin_ctz() for optimized time
hathach
2024-04-15
Merge pull request #2134 from clhenry/non-bus-powered-re-enumeration
Ha Thach
2024-04-15
update msp430 make build
hathach
2024-04-15
install ninja build for msp430
hathach
2024-04-15
use cmake to build msp430
hathach
2024-04-15
add blocking delay for msp430 with max 25mhz
hathach
2024-04-12
add cmake support for msp430
hathach
2024-04-12
Merge pull request #2594 from hathach/more-labler-update
Ha Thach
2024-04-12
Merge pull request #2592 from HiFiPhile/fsdev_close
Ha Thach
2024-04-12
Update labeler.yml
Ha Thach
2024-04-11
Implement dcd_edpt_close_all()
HiFiPhile
2024-04-11
Cleanup
HiFiPhile
2024-04-11
Merge pull request #2574 from HiFiPhile/fsdev
Ha Thach
2024-04-11
Removed trailing whitespace.
Clifroy Henry
2024-04-11
Correctly implementing recommended workarounds for erratas USB4 and USB10.
Clifroy Henry
2024-04-11
Allow re-enumeration on host power cycle.
Clifroy Henry
2024-04-11
Resolve erroneous data on enumeration.
Clifroy Henry
2024-04-11
Increase bus powe stabilization delay.
Clifroy Henry
2024-04-11
Add non-bus-powered MSP430 re-enumeration support.
Clifroy Henry
2024-04-11
rename, invert logic for iso_in_sending. Also limit its usage to ISO endpoint
hathach
2024-04-11
- remove redundant call of pcd_set_ep_rx_cnt()
hathach
2024-04-11
apply find_pipe() and forloop for hcd
hathach
2024-04-11
Merge pull request #2589 from HiFiPhile/dwc_close
Ha Thach
2024-04-11
Merge pull request #2591 from hathach/labeler-pull_request_target
Ha Thach
2024-04-11
separate flush tx/rx fifo
hathach
2024-04-11
use pull_request_target for labeler
hathach
2024-04-10
flush fifo in dcd_edpt_close_all()
HiFiPhile
2024-04-10
fix mask typo for brdysts when using pipe9
hathach
2024-04-10
support ra2a1 pipe numbering, fix ra2a1 ek led/button. Though usb not enumera...
hathach
2024-04-10
use for loop instead of__builtin_ctz() which is not portable (e.g with ccrx)
hathach
2024-04-10
Merge pull request #2587 from hathach/revert-pr2245
Ha Thach
2024-04-10
revert pr2245
hathach
2024-04-10
Merge pull request #2223 from arntsonl/hid_host_get_report
Ha Thach
2024-04-10
Adding tuh_hid_get_report(...) to hid_host.h
Luke A
2024-04-10
Merge pull request #2586 from hathach/fix-2097
Ha Thach
2024-04-10
Merge pull request #2585 from hathach/dwc2-txfifo-empty-level
Ha Thach
2024-04-10
remove the usage of TU_BIT() and TU_GENMASK() from tusb_types.h
hathach
2024-04-10
set txfifo empty level to complete and change back fifo tx to normal size
hathach
2024-04-09
Fix stm32h573i_dk button & led.
HiFiPhile
2024-04-09
Optimize audio_4_channel_mic waveform data.
HiFiPhile
2024-04-09
Fix STM32L0 IAR build.
HiFiPhile
2024-04-09
Format doc.
HiFiPhile
2024-04-09
Cleanup.
HiFiPhile
2024-04-09
Enable double buffer only for PMA > 1024b
HiFiPhile
2024-04-09
Ignore spurious RX interrupt.
HiFiPhile
2024-04-09
Rework ISO double buffering.
HiFiPhile
2024-04-09
Rework macro according to ST driver.
HiFiPhile
[next]