summaryrefslogtreecommitdiff
path: root/tests/adc-power/README.md
diff options
context:
space:
mode:
authorjaseg <git@jaseg.net>2018-07-17 15:43:26 +0200
committerjaseg <git@jaseg.net>2018-07-17 15:43:26 +0200
commit6df66b77ba5b27bce5630694742f2dac57b8d3eb (patch)
treefc14370fdea41b6d7a672758aa89886b9107f78c /tests/adc-power/README.md
parent90ce052d82daa86e1e86ab4dac7fbba0cdda8680 (diff)
downloadolsndot-6df66b77ba5b27bce5630694742f2dac57b8d3eb.tar.gz
olsndot-6df66b77ba5b27bce5630694742f2dac57b8d3eb.tar.bz2
olsndot-6df66b77ba5b27bce5630694742f2dac57b8d3eb.zip
Isolate usb-serial-rs485 tree
Diffstat (limited to 'tests/adc-power/README.md')
-rw-r--r--tests/adc-power/README.md17
1 files changed, 0 insertions, 17 deletions
diff --git a/tests/adc-power/README.md b/tests/adc-power/README.md
deleted file mode 100644
index 3f36045..0000000
--- a/tests/adc-power/README.md
+++ /dev/null
@@ -1,17 +0,0 @@
-
-For most boards, adc channels 1 and 5 are PA1 and PA5.
-
-Not the F3. oh no, that board is cray cray. PA0 and PF4
-
-For boards with a Cortex-M3 or better, debug output is on ITM
-channel 0 (Yay!)
-For M0/M0+ boards, debug is via a tx only UART on PA9.
-
-https://github.com/libopencm3/libopencm3/pull/471
-https://github.com/libopencm3/libopencm3/pull/457
-https://github.com/libopencm3/libopencm3/pull/534
-
-https://github.com/libopencm3/libopencm3/issues/456
-https://github.com/libopencm3/libopencm3/issues/455
-https://github.com/libopencm3/libopencm3/issues/454
-