[Cryptech-Commits] [sw/stm32] 02/03: formatting
git at cryptech.is
git at cryptech.is
Fri May 27 19:59:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
fredrik at thulin.net pushed a commit to branch master
in repository sw/stm32.
commit 854a8ba169d64a16f5466c0cac9e1aeeff50659d
Author: Fredrik Thulin <fredrik at thulin.net>
AuthorDate: Fri May 27 21:58:37 2016 +0200
formatting
---
README.md | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index 90bbdb5..6d813ef 100644
--- a/README.md
+++ b/README.md
@@ -94,13 +94,13 @@ First remove the pair of ST-LINK jumpers (CN4 on the DISCO, CN2 on the
NUCLEO). Then find the 6-pin SWD header on the left of the STM board (CN2
on the DISCO, CN4 on the NUCLEO), and connect them to the Alpha board:
- NUCLEO / DISCO CRYPTECH ALPHA
- -------------- --------------
-* 1 VDD_TARGET <-> 3V3
-* 2 SWCLK / T_JTCK <-> CLK
-* 3 GND <-> GND
-* 4 SWDIO / T_JTMS <-> IO
-* 5 T_NRST / NRST <-> NRST
+ NUCLEO / DISCO CRYPTECH ALPHA
+ -------------- --------------
+* 1 VDD_TARGET <-> 3V3
+* 2 SWCLK / T_JTCK <-> CLK
+* 3 GND <-> GND
+* 4 SWDIO / T_JTMS <-> IO
+* 5 NRST / T_NRST <-> NRST
N/C (pin 6) means Not Connected.
More information about the Commits
mailing list