index
:
tinyusb.git
agent/fix-dwc2-host-fifo-allocation
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
docs/worktree-reuse-workflow
feature/rtt-windows-lifecycle
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
/
st
/
synopsys
Age
Commit message (
Collapse
)
Author
2019-12-21
Merge branch 'master' into port-samg55
hathach
2019-12-11
move VBUS sense out of dcd_synosys to bsp
hathach
2019-11-28
use dcd_edpt0_status_complete() to set address without blocking for ↵
hathach
samd21/samd51/stm32_fsdev
2019-09-27
add -Wextra for more warnings to example
hathach
non-stack warning (probably mcu driver) should be suppressed in the board.mk
2019-09-21
dcd_synopsys: Fix off-by-one error in FIFO allocation.
William D. Jones
2019-09-13
This demonstrates that I don't pre-build things before committing them... oops.
Nathan Conrad
2019-09-13
Off-by-one error in Synopsys assertions. (and move some braces to their own ↵
Nathan Conrad
lines.
2019-09-13
adding stm32l4 support, board test run with stm32l476disco, usb doens't work yet
hathach
2019-09-12
ported stm32f2, added board stm32f207zg nucleo
hathach
close #127
2019-09-11
stm32f7 work with dcd synopsis
hathach
close #124
2019-09-09
stm32: Refactor so F4 and H7 use a single Synopsys IP source file.
William D. Jones