Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-02-22 | oocd: more hacking on local config cruft | Karl Palsson | 1 | -5/+7 | |
2017-10-26 | common openocd: use -s to find files from test dirs. | Karl Palsson | 4 | -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-05 | openocd: fix gross tcl syntax | Karl Palsson | 1 | -1/+1 | |
if you need the ; why do you need the # | |||||
2017-03-09 | drop duplicate openocd board file | Karl Palsson | 1 | -14/+0 | |
2016-10-03 | oocd: use l0 for f1 instead. | Karl Palsson | 1 | -2/+5 | |
let's me have both f1 and f4 in operation at the same time | |||||
2016-09-27 | oocd: move stm32f1 config file to common | Karl Palsson | 1 | -0/+17 | |
2016-09-26 | adc-power: update makefiles with work lying around | Karl Palsson | 6 | -4/+47 | |
2016-03-14 | fix l4 to run at 48Mhz and with a clock | Karl Palsson | 1 | -2/+3 | |
2016-03-04 | l4 miniblink | Karl Palsson | 1 | -0/+12 | |
We'll build up to the adc temp sensor from here | |||||
2016-03-04 | f0 working (one fixme) | Karl Palsson | 1 | -0/+14 | |
need scan mode upstream? | |||||
2015-10-19 | openocd: correct f3 serial number | Karl Palsson | 1 | -1/+1 | |
After upgrading and verifying. | |||||
2015-10-17 | WIP: adc-power f3 | Karl Palsson | 1 | -0/+13 | |
needs rcc fixups | |||||
2015-10-16 | initial openocd config files | Karl Palsson | 2 | -0/+16 | |