From fb02048d833821ecdf2b4f430c978a307deaa5f6 Mon Sep 17 00:00:00 2001 From: Sam Calisch <sam.calisch@cba.mit.edu> Date: Fri, 28 Jul 2017 14:18:50 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 32a25a2..0692d5d 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,8 @@ nrfjprog -f nrf52 --program feather52_bootloader_v050_s132_v201.hex nrfjprog -f nrf52 --run ``` -<img src='jlink/jlink-wiring.jpg' width=30%> -<img src='jlink/flashing-bootloader.png' width=30%> +<img src='jlink/jlink-wiring.jpg' width=22%> +<img src='jlink/flashing-bootloader.png' width=64%> The J-Link requires a wire to ensure the target has power. In the image above, red is target power (3.3V), black is ground, green is SWDCLK, and blue is SWDIO. -- GitLab