You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Readme provides basic details to clone the repo and flash the device. The linked quickstart provides more details on how to build and flash the image, how to create an IoT Central application, and how to connect the device.
19
+
The **Quickstart** button above provides the complete steps for creating an IoT Central application and then configuring, building and flashing the device.
20
20
21
21
For guidance on connecting additional devices, see the series [Getting started with Azure RTOS](https://go.microsoft.com/fwlink/p/?linkid=2129824).
22
22
@@ -26,7 +26,9 @@ For guidance on connecting additional devices, see the series [Getting started w
26
26
* Wi-Fi 2.4 GHz
27
27
* USB 2.0 A male to Micro USB male cable
28
28
29
-
## Steps
29
+
## Basic steps
30
+
31
+
Here are the basic steps to setup your device:
30
32
31
33
1. Recursively clone the repository:
32
34
```shell
@@ -39,11 +41,10 @@ For guidance on connecting additional devices, see the series [Getting started w
0 commit comments