From 76f86f8b2c1b4b803642a30a5f94d589410fe1c2 Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Mon, 24 Apr 2017 22:32:24 +0000 Subject: spi-master: trivial: names to match sigrok default --- tests/spi-master/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/spi-master/README.md b/tests/spi-master/README.md index cf91300..504a074 100644 --- a/tests/spi-master/README.md +++ b/tests/spi-master/README.md @@ -16,7 +16,7 @@ Debug is via SWO wherever possible, PA2 (tx only) on less capable cores Pinouts: (red) (orange) (yellow)(brown) (black) -board SCK MISO MOSI CS periph trigger +board CLK MISO MOSI CS periph trigger f4-disco PB13 PB14 PB15 PB12 spi2 PB11 l1-disco PB13 PB14 PB15 PB12 spi2 PB11 -- cgit