From 5d7bbdab4b1fdc1cb81c001815accf37910eeb77 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Thu, 26 May 2016 22:00:11 -0400 Subject: [PATCH] doc: arduino_101: remove line about jtag when using dfu-util Change-Id: I68dd0e53de1d2c9fa5b46ee8e3e0690a83208948 Signed-off-by: Anas Nashif --- doc/board/arduino_101.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/board/arduino_101.rst b/doc/board/arduino_101.rst index ac08702bd3e..578eeb4ca79 100644 --- a/doc/board/arduino_101.rst +++ b/doc/board/arduino_101.rst @@ -178,8 +178,6 @@ Flashing the Sensor Subsystem Core $ cd $ZEPHYR_BASE/samples/hello_world/nanokernel $ make pristine && make BOARD=arduino_101_sss_factory -#. Verify the JTAG debugger is properly attached to the Arduino 101 board. - #. Verify the Arduino 101 has power. #. Once the image has been built, flash it with: @@ -210,8 +208,6 @@ Flashing the x86 Application Core $ make pristine $ make BOARD=arduino_101_factory -#. Verify the JTAG debugger is properly attached to the Arduino 101 board. - #. Verify the Arduino 101 has power. #. Once the image has been built, flash it with: