doc: arduino_101: remove line about jtag when using dfu-util

Change-Id: I68dd0e53de1d2c9fa5b46ee8e3e0690a83208948
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2016-05-26 22:00:11 -04:00 committed by Anas Nashif
commit 5d7bbdab4b

View file

@ -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: