Commit graph

13 commits

Author SHA1 Message Date
Karl Palsson
032cb286fb oocd: more hacking on local config cruft 2018-02-22 08:50:38 +00:00
Karl Palsson
8366c94592 common openocd: use -s to find files from test dirs.
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-10-26 22:10:03 +00:00
Karl Palsson
a8971df174 openocd: fix gross tcl syntax
if you need the ; why do you need the #
2017-04-05 20:46:31 +00:00
Karl Palsson
e3e95adb4d drop duplicate openocd board file 2017-03-09 23:05:23 +00:00
Karl Palsson
4f75e629e7 oocd: use l0 for f1 instead.
let's me have both f1 and f4 in operation at the same time
2016-10-03 21:15:31 +00:00
Karl Palsson
8b484ba88e oocd: move stm32f1 config file to common 2016-09-27 22:23:57 +00:00
Karl Palsson
19d3225fd6 adc-power: update makefiles with work lying around 2016-09-26 20:57:10 +00:00
Karl Palsson
9b371b5189 fix l4 to run at 48Mhz and with a clock 2016-03-14 21:34:18 +00:00
Karl Palsson
0ab2988130 l4 miniblink
We'll build up to the adc temp sensor from here
2016-03-04 00:43:21 +00:00
Karl Palsson
19a85ae45b f0 working (one fixme)
need scan mode upstream?
2016-03-04 00:43:21 +00:00
Karl Palsson
3830ded6e7 openocd: correct f3 serial number
After upgrading and verifying.
2015-10-19 00:42:07 +00:00
Karl Palsson
cca0635bcd WIP: adc-power f3
needs rcc fixups
2015-10-17 02:55:13 +00:00
Karl Palsson
0bcc5d5efd initial openocd config files 2015-10-16 21:56:06 +00:00