File tree 2 files changed +8
-7
lines changed
examples/lighting-app-data-mode-no-unique-id/linux
2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -149,6 +149,14 @@ lighting-app/**/README
149
149
lighting-app/qpg/APPLICATION
150
150
```
151
151
152
+ ## Lighting example without unique id
153
+ ``` {toctree}
154
+ :glob:
155
+ :maxdepth: 1
156
+
157
+ lighting-app-data-mode-no-unique-id/**/README
158
+ ```
159
+
152
160
## Light switch example
153
161
154
162
``` {toctree}
Original file line number Diff line number Diff line change @@ -10,13 +10,6 @@ to build and run CHIP Linux Lighting Example on Raspberry Pi. This doc is tested
10
10
on ** Ubuntu for Raspberry Pi Server 20.04 LTS (aarch64)** and ** Ubuntu for
11
11
Raspberry Pi Desktop 20.10 (aarch64)**
12
12
13
- ``` {toctree}
14
- :hidden:
15
-
16
- *
17
-
18
- ```
19
-
20
13
To cross-compile this example on x64 host and run on ** NXP i.MX 8M Mini**
21
14
** EVK** , see the associated
22
15
[ README document] ( ../../../docs/guides/nxp/nxp_imx8m_linux_examples.md ) for
You can’t perform that action at this time.
0 commit comments