From dbbe089aa19de164d76117b7ef4316b1b5770144 Mon Sep 17 00:00:00 2001 From: Geoff Gustafson Date: Fri, 3 Jun 2016 14:15:13 -0700 Subject: [PATCH] doc: Fix remote debugging instructions on Arduino 101 If you pass arduino_101_factory, it expects a directory with that name, but really the directory arduino_101 contains the factory config. Change-Id: I12ce11c0e32a9d50998b52c2e2c16780b6ce00da Signed-off-by: Geoff Gustafson --- doc/board/arduino_101.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/board/arduino_101.rst b/doc/board/arduino_101.rst index 578eeb4ca79..44c33ac3a5e 100644 --- a/doc/board/arduino_101.rst +++ b/doc/board/arduino_101.rst @@ -467,7 +467,7 @@ for BOARD=arduino_101_factory if you wish to debug on the quark core. .. code-block:: console $ cd $ZEPHYR_BASE/samples/hello_world/nanokernel - $ make BOARD=arduino_101_factory debugserver + $ make BOARD=arduino_101 debugserver These commands will start an ``openocd`` session with a local telnet server (on port 4444 for direct openocd commands to be issued), and a