aboutsummaryrefslogtreecommitdiffstats
path: root/sw
diff options
context:
space:
mode:
Diffstat (limited to 'sw')
-rw-r--r--sw/picardy/README.md2
-rw-r--r--sw/pio.txt3
2 files changed, 4 insertions, 1 deletions
diff --git a/sw/picardy/README.md b/sw/picardy/README.md
index 3436bb7..60e2596 100644
--- a/sw/picardy/README.md
+++ b/sw/picardy/README.md
@@ -8,7 +8,7 @@ Programming
Put target in reset
- openocd -f interface/stlink-v2.cfg -f target/stm32f1x.cfg
+ make openocd
cargo run
diff --git a/sw/pio.txt b/sw/pio.txt
index 917ed7a..1ca2f18 100644
--- a/sw/pio.txt
+++ b/sw/pio.txt
@@ -8,6 +8,9 @@ Analog multi-level button inputs
* BTN0 PB1 ADC12_IN9
* BTN1 PB0 ADC12_IN8
+Analog RX AGC measurement (S-Meter)
+ * PA5
+
Digital buttons
* BTN2 PB12
* BTN3 PB13