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
path:
root
/
src
/
portable
/
mentor
Age
Commit message (
Expand
)
Author
2022-05-31
Merge pull request #1381 from hathach/add-sof-isr
Ha Thach
2022-03-07
added dcd_sof_enable() stubs for all other ports
hathach
2022-03-02
try to fix ci
hathach
2022-02-26
more internal rename
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
2021-12-07
Merge pull request #1213 from kkitayam/add_hcd_for_msp_exp432e401y
Ha Thach
2021-12-04
Fix buffer overrun at pipe_read_packet()
kkitayam
2021-12-04
Fix memory overrun at pipe_read_packet()
kkitayam
2021-11-30
Add register settings to handle a HUB
kkitayam
2021-11-29
Add hcd_musb.c
kkitayam
2021-11-27
Add a compile condition for dcd
kkitayam
2021-11-08
add missing musb type file
hathach
2021-11-08
rename to simply OPT_MCU_MSP432E4, add msp432e to ci
hathach
2021-11-08
musb work well with tm4c123
hathach
2021-11-07
Fix DCD_EVENT_XFER_COMPLETE was signaled, even after EP is closed
kkitayam
2021-11-06
Implement dcd_edpt_xfer_fifo for dcd_musb
kkitayam
2021-11-06
Add dcd_musb.c
kkitayam