summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-08-18Update libopencm3 to current masterKarl Palsson1-0/+0
2016-03-30adc: hacks to get it up and running for L4Karl Palsson2-3/+15
2016-03-30adc: document where debug output goesKarl Palsson1-0/+4
2016-03-30rules: attempt to connect to a running openocd first.Karl Palsson1-2/+4
2016-03-30adc: use single float literalsKarl Palsson1-3/+3
Dramatic performance improvement on m4f cores, ~1600->80 cycles
2016-03-30adc: f4: update for new namingKarl Palsson1-1/+1
2016-03-14update modulsKarl Palsson1-0/+0
2016-03-14fix l4 to run at 48Mhz and with a clockKarl Palsson3-2/+14
2016-03-04update library submoduleKarl Palsson1-0/+0
2016-03-04attempt actual adc on l4Karl Palsson3-5/+23
(insufficient,needs clocks yet)
2016-03-04f3: use new rcc namesKarl Palsson1-8/+11
2016-03-04use new names for SMPRx definesKarl Palsson1-2/+6
2016-03-04fix path to common f0 oocd fileKarl Palsson1-1/+1
2016-03-04l4 miniblinkKarl Palsson3-0/+89
We'll build up to the adc temp sensor from here
2016-03-04f0 working (one fixme)Karl Palsson6-3/+146
need scan mode upstream?
2015-11-03WIP: f0 adc buildKarl Palsson1-1/+11
2015-11-03f3 temp sensor workingKarl Palsson3-10/+15
2015-11-03f4: proper float/int temp readingsKarl Palsson3-41/+50
2015-10-28gitignore projects, bins and dump logsKarl Palsson1-0/+7
2015-10-28f3: wip continuesKarl Palsson2-14/+131
2015-10-19openocd: correct f3 serial numberKarl Palsson1-1/+1
After upgrading and verifying.
2015-10-17WIP: adc-power f3Karl Palsson3-0/+93
needs rcc fixups
2015-10-17adc-power: f4: use correct path to linkerKarl Palsson1-1/+1
Don't escape the project!
2015-10-17fix markdownKarl Palsson1-5/+5
2015-10-17stub adc on/off test code.Karl Palsson8-0/+502
Needs a pot on PA0, should get the temperature input working as well.
2015-10-16initial openocd config filesKarl Palsson2-0/+16
2015-10-16add libopencm3 as submoduleKarl Palsson2-0/+3
2015-10-16purpose of first testKarl Palsson1-0/+8
2015-10-16purpose of shared directoryKarl Palsson1-0/+2
2015-10-16Initial commitKarl Palsson2-0/+29