Skip to content

Commit f3687d1

Browse files
committed
Minor edits in dev selection table
1 parent 7046c5c commit f3687d1

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

articles/iot-develop/iot-device-selection.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ All boards listed support users of all experience levels.
1818
1919
**Security advisory:** Except for the Azure Sphere, it's recommended to keep these devices behind a router and/or firewall.
2020

21-
---
22-
2321
[^1]: *If you're new to hardware programming, for MCU dev work we recommend using VS Code Arduino Extension or VS Code Platform IO Extension. For SBC dev work, you program the device like you would a laptop, that is, on the device itself. The Raspberry Pi supports VS Code development.*
2422

2523
[^2]: *Devices were chosen based on availability of support resources, common boards used for prototyping and PoCs, and boards that support beginner-friendly IDEs like Arduino IDE and VS Code extensions; for example, Arduino Extension and Platform IO extension. For simplicity, we aimed to keep the total device list <6. Some of these metrics are "squishy," which means that other teams and individuals may have chosen to feature different boards based on their interpretation of the criteria.*
@@ -194,7 +192,7 @@ Please submit an issue!
194192

195193
Other helpful resources include:
196194

197-
1. [Overview of Azure IoT device types](/azure/iot-develop/concepts-iot-device-types)
198-
2. [Overview of Azure IoT Device SDKs](/azure/iot-develop/about-iot-sdks)
199-
3. [Quickstart: Send telemetry from an IoT Plug and Play device to Azure IoT Hub](/azure/iot-develop/quickstart-send-telemetry-iot-hub?pivots=programming-language-ansi-c)
200-
4. [AzureRTOS ThreadX Documentation](/azure/rtos/threadx/)
195+
- [Overview of Azure IoT device types](/azure/iot-develop/concepts-iot-device-types)
196+
- [Overview of Azure IoT Device SDKs](/azure/iot-develop/about-iot-sdks)
197+
- [Quickstart: Send telemetry from an IoT Plug and Play device to Azure IoT Hub](/azure/iot-develop/quickstart-send-telemetry-iot-hub?pivots=programming-language-ansi-c)
198+
- [AzureRTOS ThreadX Documentation](/azure/rtos/threadx/)

0 commit comments

Comments
 (0)