index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/ci-select-rule17
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
2023-05-29
slightly clean up
hathach
2023-05-29
check status_change is not zero first
hathach
2023-05-29
Even when we get an empty "status change" interrupt from the hub, schedule an...
Ivo Popov
2023-05-28
Fixes bug in tuh_msc_ready
gitlab
2023-05-26
Merge pull request #2084 from hathach/more-build2
Ha Thach
2023-05-26
fix artifacts location
hathach
2023-05-26
more test
hathach
2023-05-26
retry hw test
hathach
2023-05-26
forgot to move hw test
hathach
2023-05-26
move lpc18 and rp2040 to cmake workflow since rp2040 often failed randomly wi...
hathach
2023-05-26
update deps, rename kinetis_k32 to k32l
hathach
2023-05-26
use get_deps.py
hathach
2023-05-26
fix build with net_lwip_webserver example
hathach
2023-05-26
move set TOP to family_support.cmake
hathach
2023-05-25
Merge pull request #2081 from hathach/more-build-system
Ha Thach
2023-05-25
update cmake with freertos
hathach
2023-05-25
add family_support_configure_common()
hathach
2023-05-25
fix issue with ftdi host driver with status bytes
hathach
2023-05-25
add workflow_dispatch for manual trigger
hathach
2023-05-25
cmsis_5 missing mcx and imxrt
hathach
2023-05-25
update get_deps.py to support geting family as argument
hathach
2023-05-24
Merge pull request #2063 from abakosh/develop
Ha Thach
2023-05-24
fix(RA Host Portable): implement missing function __builtin_ctz(x) for IAR
Aladdin Bakosh
2023-05-23
Enhance chipidea (#2075)
Ha Thach
2023-05-19
Merge pull request #2069 from hathach/minor-build-system
Ha Thach
2023-05-19
fix freertos build with nrf
hathach
2023-05-19
improve flash target
hathach
2023-05-19
adding cpu core .mk for makefile
hathach
2023-05-19
move cmake folder to tools/
hathach
2023-05-19
Merge pull request #2061 from hathach/imx-usbhost
Ha Thach
2023-05-19
more dcache fix
hathach
2023-05-19
ehci fix dcache clean when control endpoint failed
hathach
2023-05-19
only clean/invalidate dcache on imxrt if memory is not in DTCM
hathach
2023-05-18
add rt1060 jlink config
hathach
2023-05-18
refactor ehci: add attached_buffer for dcache invalidate for IN transfer
hathach
2023-05-18
refactor ehci, since usbh only queue 1 TD per queue head
hathach
2023-05-18
EHCI more improvement
hathach
2023-05-18
more cache, fix an similar issue with OHCI when removing an queue head
hathach
2023-05-18
use weak local for dcache function to skip if()
hathach
2023-05-18
EHCI adding dcahe support, passing enumertaion
hathach
2023-05-17
renesas: provide default for CFG_TUSB_RHPORT1_MODE
Martino Facchin
2023-05-17
adding hcd_dcache_clean/hcd_dcache_invalidate
hathach
2023-05-16
fix error on EHCI causes xfer error in non-queued qhd which cause memory fault
hathach
2023-05-16
usbd: fix control transfer issue for chipidea hs when previous status and new...
hathach
2023-05-16
add various check for disconncted device, also fix #1511 un-roll recursive hu...
hathach
2023-05-16
EHCI: fix xfer failed with disconnected device as stalled
hathach
2023-05-16
correct EHCI reporting failed xfer (instead of stalled) when device is unplugged
hathach
2023-05-16
Merge pull request #2065 from hathach/cmake-lpc55
Ha Thach
2023-05-16
fix nrf build
hathach
2023-05-15
revert ci gcc to 11.2, update nrfx to version 2.11
hathach
[prev]
[next]