doc: Fix several ARM boards Hello World documentation

Update documentation following e36c7f5b2b

Signed-off-by: Miguel Dardenne <miguel.dardenne@gmail.com>
This commit is contained in:
Miguel Dardenne 2022-11-01 14:33:37 +01:00 committed by Stephanos Ioannidis
commit 64260b8e41
14 changed files with 17 additions and 15 deletions

View file

@ -150,7 +150,7 @@ Flashing
:goals: flash
:compact:
You should see "Hello World! arm" in your terminal.
You should see "Hello World! adafruit_feather_m0_basic_proto" in your terminal.
References
**********

View file

@ -161,7 +161,7 @@ Flashing
:goals: flash
:compact:
You should see "Hello World! arm" in your terminal.
You should see "Hello World! adafruit_itsybitsy_m4_express" in your terminal.
Debugging
=========

View file

@ -153,7 +153,7 @@ Flashing
:goals: flash
:compact:
You should see "Hello World! arm" in your terminal.
You should see "Hello World! adafruit_trinket_m0" in your terminal.
References
**********

View file

@ -196,7 +196,7 @@ listen for output. For example, under Linux, the terminal should be
The -o option tells minicom not to send the modem initialization
string.
Now press the Reset button and you should see "Hello World!" in your terminal.
Now press the Reset button and you should see "Hello World! arduino_due" in your terminal.
.. note::
Make sure your terminal program is closed before flashing the binary image,

View file

@ -152,7 +152,7 @@ Flashing
:goals: flash
:compact:
You should see "Hello World! arm" in your terminal.
You should see "Hello World! arduino_zero" in your terminal.
References
**********

View file

@ -125,7 +125,7 @@ Flashing
:goals: flash
:compact:
You should see "Hello World! arm" in your terminal.
You should see "Hello World! atsamd20_xpro" in your terminal.
References
**********

View file

@ -168,7 +168,7 @@ Flashing
:goals: flash
:compact:
You should see "Hello World! arm" in your terminal.
You should see "Hello World! atsame54_xpro" in your terminal.
References
**********

View file

@ -208,7 +208,7 @@ Flashing
:goals: flash
:compact:
You should see "Hello World! arm" in your terminal.
You should see "Hello World! atsamr21_xpro" in your terminal.
References
**********

View file

@ -148,7 +148,7 @@ Here is an example for the :ref:`hello_world` application.
:goals: flash
:compact:
You should see "Hello World! arm" in your terminal.
You should see "Hello World! nrf52_adafruit_feather" in your terminal.
Debugging

View file

@ -159,7 +159,7 @@ Visualizing the message
#. Press reset button
You should see "Hello World! arm" in your terminal.
You should see "Hello World! sam4e_xpro" in your terminal.
Debugging
=========

View file

@ -153,7 +153,7 @@ Visualizing the message
#. Press reset button
You should see "Hello World! arm" in your terminal.
You should see "Hello World! sam4s_xplained" in your terminal.
Debugging

View file

@ -141,7 +141,7 @@ Flashing
:board: sam_e70_xplained
:goals: build flash
You should see "Hello World! arm" in your terminal.
You should see "Hello World! sam_e70_xplained" in your terminal.
#. To use the SoC variation B IC, you need type "sam_e70b_xplained".
@ -150,6 +150,8 @@ Flashing
:board: sam_e70b_xplained
:goals: build flash
You should see "Hello World! sam_e70b_xplained" in your terminal.
You can flash the image using an external debug adapter such as J-Link
or ULINK, connected to the 20-pin JTAG header. Supply the name of the
debug adapter (e.g., ``jlink``) via an OPENOCD_INTERFACE environment

View file

@ -144,7 +144,7 @@ Flashing
:board: sam_v71_xult
:goals: build flash
You should see "Hello World! arm" in your terminal.
You should see "Hello World! sam_v71_xult" in your terminal.
#. To use the SoC variation B IC, you need type "sam_v71b_xult".
@ -153,7 +153,7 @@ Flashing
:board: sam_v71b_xult
:goals: build flash
You should see "Hello World! arm" in your terminal.
You should see "Hello World! sam_v71b_xult" in your terminal.
You can flash the image using an external debug adapter such as J-Link
or ULINK, connected to the 20-pin JTAG header. Supply the name of the

View file

@ -160,7 +160,7 @@ Flashing
:board: tdk_robokit1
:goals: build flash
You should see "Hello World! arm" in your terminal.
You should see "Hello World! tdk_robokit1" in your terminal.
Debugging
=========