-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: update doc for 2.6.99-cs1 release
Release notes and other related files. Including files for 2.5.3 and 2.6.1. Signed-off-by: Bartosz Gentkowski <[email protected]>
- Loading branch information
Showing
20 changed files
with
741 additions
and
146 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,8 +18,8 @@ Zephyr and the |NCS| provide support and contain board definitions for developin | |
- Documentation | ||
* - :ref:`zephyr:nrf54l15pdk_nrf54l15` | ||
- PCA10156 | ||
- | ``nrf54l15pdk_nrf54l15_cpuapp`` for the PDK revision v0.2.1, AB0-ES7. | ||
| ``[email protected]`` for the PDK revisions v0.3.0 and v0.7.0. | ||
- | ``nrf54l15pdk_nrf54l15_cpuapp`` for the PDK revision v0.2.1, AB0-ES7 (Engineering A). | ||
| ``[email protected]`` for the PDK revisions v0.3.0 and v0.7.0 (Engineering A). | ||
- -- | ||
|
||
.. note:: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,8 +28,8 @@ Hardware | |
|
||
For commands, use the correct build target depending on your PDK version: | ||
|
||
* For the PDK revision v0.2.1, AB0-ES7, use the ``nrf54l15pdk_nrf54l15_cpuapp`` build target. | ||
* For the PDK revisions v0.3.0 and v0.7.0, use the ``[email protected]`` build target. | ||
* For the PDK revision v0.2.1, AB0-ES7 (Engineering A), use the ``nrf54l15pdk_nrf54l15_cpuapp`` build target. | ||
* For the PDK revisions v0.3.0 and v0.7.0 (Engineering A), use the ``[email protected]`` build target. | ||
|
||
* USB-C cable | ||
|
||
|
@@ -57,7 +57,7 @@ Go to the :file:`ncs/v2.6.0/nrf` folder and run the following commands: | |
:class: highlight | ||
git fetch | ||
git checkout 8206081397428457926b075cfa67fdd4394fc067 | ||
git checkout 2.6.99-cs1 | ||
west update | ||
.. _ug_nrf54l15_gs_test_sample: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.