summaryrefslogtreecommitdiff
path: root/src/portable/st/synopsys
AgeCommit message (Expand)Author
2019-12-21Merge branch 'master' into port-samg55hathach
2019-12-11move VBUS sense out of dcd_synosys to bsphathach
2019-11-28use dcd_edpt0_status_complete() to set address without blocking for samd21/sa...hathach
2019-09-27add -Wextra for more warnings to examplehathach
2019-09-21dcd_synopsys: Fix off-by-one error in FIFO allocation.William D. Jones
2019-09-13This demonstrates that I don't pre-build things before committing them... oops.Nathan Conrad
2019-09-13Off-by-one error in Synopsys assertions. (and move some braces to their own l...Nathan Conrad
2019-09-13adding stm32l4 support, board test run with stm32l476disco, usb doens't work yethathach
2019-09-12ported stm32f2, added board stm32f207zg nucleohathach
2019-09-11stm32f7 work with dcd synopsishathach
2019-09-09stm32: Refactor so F4 and H7 use a single Synopsys IP source file.William D. Jones