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:
parent
bc5cc98966
commit
5d7bbdab4b
1 changed files with 0 additions and 4 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue