docs: fix note indentation for arduino101 board
Change-Id: I1f7b448ed2fa272c4af2397ba926935ee43bb96f Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
8bd1cfa5a0
commit
c582d78cb2
1 changed files with 6 additions and 6 deletions
|
@ -201,10 +201,10 @@ IDE. On the Arduino 101, this option is not currently functional.
|
|||
|
||||
.. note::
|
||||
|
||||
This command tells the JTAG to dump two files in your :file:`$ZEPHYR_BASE`:
|
||||
directory: :file:`A101_BOOT.bin` and :file:`A101_OS.bin`. These contain copies
|
||||
of the original flash, which can be used to restore the state of the board to
|
||||
factory conditions.
|
||||
This command tells the JTAG to dump two files in your :file:`$ZEPHYR_BASE`:
|
||||
directory: :file:`A101_BOOT.bin` and :file:`A101_OS.bin`. These contain copies
|
||||
of the original flash, which can be used to restore the state of the board to
|
||||
factory conditions.
|
||||
|
||||
Done! You have finished creating a backup for the Arduino 101.
|
||||
|
||||
|
@ -235,8 +235,8 @@ Restoring a Backup
|
|||
|
||||
.. note::
|
||||
|
||||
This script expects two files in your :file:`$ZEPHYR_BASE` directory
|
||||
named :file:`A101_OS.bin` and :file:`A101_BOOT.bin`.
|
||||
This script expects two files in your :file:`$ZEPHYR_BASE` directory
|
||||
named :file:`A101_OS.bin` and :file:`A101_BOOT.bin`.
|
||||
|
||||
Flashing an Application to Arduino 101
|
||||
======================================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue