doc: boards/arduino_101: Minor updates to BLE firmware documentation
Change-Id: Idf1ddb822a96387269c547b7102445bee9e7cc20 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
This commit is contained in:
parent
7b42324e77
commit
a2b0d3abdb
1 changed files with 4 additions and 1 deletions
|
@ -11,6 +11,9 @@ onto it. The best option currently is to use MyNewt
|
|||
possible to use the controller with the native Bluetooth stack of
|
||||
Zephyr.
|
||||
|
||||
Building the firmware yourself
|
||||
******************************
|
||||
|
||||
#. Set up the newt tool. For Fedora the dependencies are:
|
||||
|
||||
.. code-block:: console
|
||||
|
@ -35,7 +38,7 @@ Zephyr.
|
|||
#. Currently the necessary code is only available in the 'develop'
|
||||
branch of MyNewt, aliased by version number '0.0.0'. To use this,
|
||||
edit :file:`project.yml` and change "vers: 0-latest" to
|
||||
"vers: 0.0.0". After that, initialize the project with:
|
||||
"vers: 0-dev". After that, initialize the project with:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue