Skip to content

Commit f8d2ba9

Browse files
divipillairlubos
authored andcommitted
doc: Add nRF93M1 developing with guide
Add nRF93M1 developing with guide. Signed-off-by: divya pillai <divya.pillai@nordicsemi.no>
1 parent 29f4184 commit f8d2ba9

26 files changed

Lines changed: 2323 additions & 8 deletions

CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989
/doc/nrf/app_dev/device_guides/nrf70/ @nrfconnect/ncs-wifi-doc
9090
/doc/nrf/app_dev/device_guides/nrf91/ @nrfconnect/ncs-modem-doc
9191
/doc/nrf/app_dev/device_guides/nrf91/nrf91_snippet.rst @nrfconnect/ncs-cia-doc
92+
/doc/nrf/app_dev/device_guides/nrf93m1/ @nrfconnect/ncs-cia-doc
9293
/doc/nrf/app_dev/device_guides/pmic/ @nrfconnect/ncs-pmic-doc
9394
/doc/nrf/app_dev/device_guides/nrf54h/ @FrancescoSer
9495
/doc/nrf/app_dev/device_guides/wifi_coex.rst @nrfconnect/ncs-doc-leads

doc/nrf/app_dev.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ For detailed integration instructions of specific technologies and components, c
2727
app_dev/data_storage
2828
app_dev/device_guides/kmu_guides/index
2929
app_dev/device_guides/nrf91/index
30+
app_dev/device_guides/nrf93m1/index
3031
app_dev/device_guides/nrf70/index
3132
app_dev/device_guides/nrf54l/index
3233
app_dev/device_guides/nrf54h/index

doc/nrf/app_dev/board_names.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,14 @@ Also see the :ref:`zephyr:boards` section in the Zephyr documentation.
102102
| | | | |
103103
| | | | ``nrf9131ek/nrf9131/ns`` (:ref:`TF-M <app_boards_spe_nspe>`) |
104104
+-------------------+------------+--------------------------------------------------------+--------------------------------------------------------------------------+
105+
| nRF93M1 DK | | :zephyr:board:`nrf93m1dk <nrf93m1dk>` | ``nrf93m1dk/nrf54l15/cpuapp`` |
106+
| | | | |
107+
| | | | ``nrf93m1dk/nrf54l15/cpuapp/ns`` (:ref:`TF-M <app_boards_spe_nspe>`) |
108+
| | | | |
109+
| | | | ``nrf93m1dk/nrf54l15/cpuflpr`` |
110+
| | | | |
111+
| | | | ``nrf93m1dk/nrf54l15/cpuflpr/xip`` |
112+
+-------------------+------------+--------------------------------------------------------+--------------------------------------------------------------------------+
105113
| nRF54H20 DK | PCA10175 | :zephyr:board:`nrf54h20dk <nrf54h20dk>` | ``nrf54h20dk/nrf54h20/cpuapp`` |
106114
| | | | |
107115
| | | | ``nrf54h20dk/nrf54h20/cpurad`` |
@@ -179,14 +187,6 @@ Also see the :ref:`zephyr:boards` section in the Zephyr documentation.
179187
| | | | |
180188
| | | | ``nrf7002dk/nrf5340/cpuapp/ns`` (:ref:`TF-M <app_boards_spe_nspe>`) |
181189
+-------------------+------------+--------------------------------------------------------+--------------------------------------------------------------------------+
182-
| nRF93M1 DK | | :zephyr:board:`nrf93m1dk <nrf93m1dk>` | ``nrf93m1dk/nrf54l15/cpuapp`` |
183-
| | | | |
184-
| | | | ``nrf93m1dk/nrf54l15/cpuapp/ns`` (:ref:`TF-M <app_boards_spe_nspe>`) |
185-
| | | | |
186-
| | | | ``nrf93m1dk/nrf54l15/cpuflpr`` |
187-
| | | | |
188-
| | | | ``nrf93m1dk/nrf54l15/cpuflpr/xip`` |
189-
+-------------------+------------+--------------------------------------------------------+--------------------------------------------------------------------------+
190190

191191
.. note::
192192
In |NCS| releases before v1.6.1:
100 KB
Loading
242 KB
Loading
166 KB
Loading
79.7 KB
Loading
56.4 KB
Loading
61.5 KB
Loading
151 KB
Loading

0 commit comments

Comments
 (0)