index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/hil-doc-audit
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
2019-12-27
fix #247
hathach
2019-12-26
clean up
hathach
2019-12-26
merge dcd_samd51 & dcd_samd21 into dcd_samd
hathach
2019-12-26
improve samd, fix missing setup packet occasionally
hathach
2019-12-25
fix samd51 setup packet handling
hathach
2019-12-24
invoke scsi complete callback before queue for csw status
hathach
2019-12-24
Merge branch 'master' into develop
hathach
2019-12-23
adding lookup table for debugging
hathach
2019-12-21
Merge branch 'master' into port-samg55
hathach
2019-12-21
making more progress, but failed with WRITE10
hathach
2019-12-21
able to response to scsi inquiry, but failed to response to test unit ready
hathach
2019-12-20
clean warnings
hathach
2019-12-17
add "`" and "~" to keycode -> ASCII table
samveen
2019-12-16
[tusb]fix typo in comment
samveen
2019-12-12
Merge pull request #236 from jeremyherbert/master
Ha Thach
2019-12-12
Update dcd_stm32_fsdev.c
Jeremy Herbert
2019-12-11
move VBUS sense out of dcd_synosys to bsp
hathach
2019-12-09
enhance samg
hathach
2019-12-09
clear data toggle in clear stall, also set config bit
hathach
2019-12-09
fix samd using TUSB_REQ_SET_ADDRESS in dcd_edpt0_status_complete
hathach
2019-12-09
update descriptor, enhance ep in transfer
hathach
2019-12-09
implementing dcd_edpt_open
hathach
2019-12-09
fix build
hathach
2019-12-09
clean up, switch and update submodule samd to circuitpython branch
hathach
2019-12-01
Fix mynewt osal queue definition
Jerzy Kasenberg
2019-11-29
valentyusb: eptri: don't double-advance read buffer
Sean Cross
2019-11-28
use dcd_edpt0_status_complete() to prepare for setup packet for samd21/samd51
hathach
2019-11-28
use dcd_edpt0_status_complete() to set address without blocking for samd21/sa...
hathach
2019-11-28
clean up
hathach
2019-11-28
implement dcd_edpt_stall
hathach
2019-11-28
get passed set address
hathach
2019-11-28
add dcd_edpt0_status_complete() which is useful for several mcu port
hathach
2019-11-27
get passed first get device descriptor
hathach
2019-11-27
able to handle setup packet
hathach
2019-11-27
detect bus reset
hathach
2019-11-27
Merge branch 'develop' into port-samg55
hathach
2019-11-27
fix #229
hathach
2019-11-27
extract code to invoke_class_control()
hathach
2019-11-27
clean up
hathach
2019-11-25
update
hathach
2019-11-24
usb hw init OK
hathach
2019-11-24
Merge branch 'master' into port-samg55
hathach
2019-11-23
fix rt1010 rt1020 only has 1 usb controller, rt1050 rt1060 has 2
hathach
2019-11-22
rename OPT_MCU_IMXRT10XX to OPT_MCU_MIMXRT10XX
hathach
2019-11-22
rename OPT_MCU_RT10XX to OPT_MCU_IMXRT10XX
hathach
2019-11-22
Merge pull request #220 from hathach/develop
Ha Thach
2019-11-22
rename dcd_lpc18_43 to dcd_transdimension
hathach
2019-11-22
move nxp dcd ehci controller reset and modde into dcd
hathach
2019-11-22
able to compile dcd 18/43 with rt1064
hathach
2019-11-22
more clean up
hathach
[next]