summaryrefslogtreecommitdiff
path: root/openocd
AgeCommit message (Collapse)AuthorFilesLines
2018-02-22oocd: more hacking on local config cruftKarl Palsson1-5/+7
2017-10-26common openocd: use -s to find files from test dirs.Karl Palsson4-3/+17
The sourcing of the common.cfg and the optional local files was failing when invoked from a test directory. Use -s and properly use [find ...] to search paths nicely.
2017-04-05openocd: fix gross tcl syntaxKarl Palsson1-1/+1
if you need the ; why do you need the #
2017-03-09drop duplicate openocd board fileKarl Palsson1-14/+0
2016-10-03oocd: use l0 for f1 instead.Karl Palsson1-2/+5
let's me have both f1 and f4 in operation at the same time
2016-09-27oocd: move stm32f1 config file to commonKarl Palsson1-0/+17
2016-09-26adc-power: update makefiles with work lying aroundKarl Palsson6-4/+47
2016-03-14fix l4 to run at 48Mhz and with a clockKarl Palsson1-2/+3
2016-03-04l4 miniblinkKarl Palsson1-0/+12
We'll build up to the adc temp sensor from here
2016-03-04f0 working (one fixme)Karl Palsson1-0/+14
need scan mode upstream?
2015-10-19openocd: correct f3 serial numberKarl Palsson1-1/+1
After upgrading and verifying.
2015-10-17WIP: adc-power f3Karl Palsson1-0/+13
needs rcc fixups
2015-10-16initial openocd config filesKarl Palsson2-0/+16