File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ Build for Platforms
15
15
16
16
Android </platforms/android>
17
17
Apple </platforms/apple>
18
+ IoT </platforms/iot>
18
19
Linux </platforms/linux>
19
20
Web </platforms/web>
20
21
Windows </platforms/windows>
@@ -24,6 +25,7 @@ with Atlas Device SDK:
24
25
25
26
- :ref:`sdks-build-for-android`
26
27
- :ref:`sdks-build-for-apple`
28
+ - :ref:`sdks-build-for-iot`
27
29
- :ref:`sdks-build-for-linux`
28
30
- :ref:`sdks-build-for-web`
29
31
- :ref:`sdks-build-for-windows`
Original file line number Diff line number Diff line change
1
+ .. _sdks-build-for-iot:
2
+
3
+ =============
4
+ Build for IoT
5
+ =============
6
+
7
+ .. contents:: On this page
8
+ :local:
9
+ :backlinks: none
10
+ :depth: 2
11
+ :class: singlecol
12
+
13
+ Placeholder page for information about building for IoT.
14
+
15
+ Include info about which frameworks we support building for IoT, plus
16
+ any specific version or compatibility info worth calling out?
You can’t perform that action at this time.
0 commit comments