index
:
tinyusb.git
cdc_persistent
claude/add-rtt-skill
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/hil-drop-nt
claude/mtp-data-phase-fixes
claude/pr-babysit-split-triage
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
etmtrace-rp2350
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
/
portable
/
microchip
Age
Commit message (
Expand
)
Author
2018-12-21
change to dcd_get_frame_number
hathach
2018-12-19
fix samd build
hathach
2018-12-17
add dcd_get_microframe()
hathach
2018-12-12
rename edpt_dir/number/addr to tu_edpt_*
hathach
2018-12-05
hal clean up
hathach
2018-12-05
remove dcd_connect/disconnect since there is no usage now
hathach
2018-11-26
clean up warnings
hathach
2018-11-25
Introduce a Makefile for the OS_NONE device example
Scott Shawcroft
2018-11-23
Make sure OUT endpoint 0 on the SAMDs always has a valid buffer to store
Scott Shawcroft
2018-11-23
Reset USB peripheral and wait for startup
Scott Shawcroft
2018-11-23
rename DCD_XFER_SUCCESS to XFER_RESULT_SUCCESS
hathach
2018-11-21
clean up
hathach
2018-11-21
samd21 work well with cdc
hathach
2018-11-21
clean up
hathach
2018-11-21
update dcd samd21
hathach
2018-11-21
fix ses irq vector
hathach
2018-11-20
samd51 fix stable issue with dcd
hathach
2018-11-20
clean up
hathach
2018-11-14
update example for PR. correct share_control definition
hathach
2018-11-09
Exempt from strict warnings for struct packing and add MCU options
Scott Shawcroft
2018-11-07
Add SAMD21 and SAMD51 support for CircuitPython.
Scott Shawcroft