Skip to content

Commit 6a0b66a

Browse files
authored
Merge pull request #232417 from timlt/engagement-updates
Engagement updates
2 parents 22ccc9e + 0b166d9 commit 6a0b66a

File tree

5 files changed

+14
-12
lines changed

5 files changed

+14
-12
lines changed

articles/iot-develop/TOC.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@
2121
items:
2222
- name: Microchip ATSAME54-XPro
2323
href: quickstart-devkit-microchip-atsame54-xpro-iot-hub.md
24-
- name: STMicroelectronics U585I-IOT02A
25-
href: quickstart-devkit-stm-b-u585i-iot-hub.md
26-
- name: STMicroelectronics L4S5I-IOT01A
27-
href: quickstart-devkit-stm-b-l4s5i-iot-hub.md
2824
- name: STMicroelectronics L475E-IOT01A
2925
href: quickstart-devkit-stm-b-l475e-iot-hub.md
26+
- name: STMicroelectronics L4S5I-IOT01A
27+
href: quickstart-devkit-stm-b-l4s5i-iot-hub.md
28+
- name: STMicroelectronics U585I-IOT02A
29+
href: quickstart-devkit-stm-b-u585i-iot-hub.md
3030
- name: NXP MIMXRT1060-EVK
3131
href: quickstart-devkit-nxp-mimxrt1060-evk-iot-hub.md
3232
- name: MXCHIP AZ3166

articles/iot-develop/about-getting-started-device-development.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: timlt
55
ms.author: timlt
66
ms.service: iot-develop
77
ms.topic: overview
8-
ms.date: 12/15/2022
8+
ms.date: 03/28/2023
99
ms.custom: engagement-fy23
1010
---
1111

@@ -36,10 +36,10 @@ Each quickstart shows how to set up a code sample and tools, flash the device, a
3636
|Quickstart|Device|Embedded device SDK|
3737
|-|-|-|
3838
|[Quickstart: Connect a Microchip ATSAME54-XPro Evaluation kit to IoT Hub](quickstart-devkit-microchip-atsame54-xpro-iot-hub.md)|Microchip ATSAME54-XPro|Azure RTOS middleware|
39+
|[Quickstart: Connect an ESPRESSIF ESP32-Azure IoT Kit to IoT Hub](quickstart-devkit-espressif-esp32-freertos-iot-hub.md)|ESPRESSIF ESP32|FreeRTOS middleware|
3940
|[Quickstart: Connect an STMicroelectronics B-L475E-IOT01A Discovery kit to IoT Hub](quickstart-devkit-stm-b-l475e-iot-hub.md)|STMicroelectronics L475E-IOT01A|Azure RTOS middleware|
41+
|[Quickstart: Connect an NXP MIMXRT1060-EVK Evaluation kit to IoT Hub](quickstart-devkit-nxp-mimxrt1060-evk-iot-hub.md)|NXP MIMXRT1060-EVK|Azure RTOS middleware|
4042
|[Connect an MXCHIP AZ3166 devkit to IoT Hub](quickstart-devkit-mxchip-az3166-iot-hub.md)|MXCHIP AZ3166|Azure RTOS middleware|
41-
|[Quickstart: Connect an ESPRESSIF ESP32-Azure IoT Kit to IoT Central](quickstart-devkit-espressif-esp32-freertos.md)|ESPRESSIF ESP32|FreeRTOS middleware|
42-
|[Quickstart: Connect an STMicroelectronics B-L475E-IOT01A Discovery kit to Azure IoT Central](quickstart-devkit-stm-b-l475e-freertos.md)|STMicroelectronics L475E-IOT01A|FreeRTOS middleware|
4343

4444
## Next steps
4545
To learn more about working with the IoT device SDKs and developing for general devices, see the following tutorial.

articles/iot-develop/index.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ metadata:
1111
ms.topic: landing-page
1212
author: timlt
1313
ms.author: timlt
14-
ms.date: 12/15/22
14+
ms.date: 03/28/2023
1515
ms.custom: engagement-fy23
1616

1717
landingContent:
@@ -39,8 +39,8 @@ landingContent:
3939
links:
4040
- text: Connect a Microchip ATSAME54-XPro to IoT Hub
4141
url: quickstart-devkit-microchip-atsame54-xpro-iot-hub.md
42-
- text: Connect an STMicroelectronics U585I-IOT02A to IoT Hub
43-
url: quickstart-devkit-stm-b-u585i-iot-hub.md
42+
- text: Connect an STMicroelectronics B-L475E-IOT01A to IoT Hub
43+
url: quickstart-devkit-stm-b-l475e-iot-hub.md
4444
- text: Connect an STMicroelectronics L4S5I-IOT01A to IoT Hub
4545
url: quickstart-devkit-stm-b-l4s5i-iot-hub.md
4646
- text: Connect an NXP MIMXRT1060-EVK to IoT Hub

articles/iot-develop/quickstart-devkit-nxp-mimxrt1060-evk-iot-hub.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ ms.author: timlt
66
ms.service: iot-develop
77
ms.devlang: c
88
ms.topic: quickstart
9-
ms.date: 01/11/2022
9+
ms.date: 03/28/2023
10+
ms.custom: engagement-fy23
1011
---
1112

1213
# Quickstart: Connect an NXP MIMXRT1060-EVK Evaluation kit to IoT Hub

articles/iot-develop/quickstart-devkit-stm-b-u585i-iot-hub.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ ms.author: timlt
66
ms.service: iot-develop
77
ms.devlang: c
88
ms.topic: quickstart
9-
ms.date: 02/24/2022
9+
ms.date: 03/28/2023
10+
ms.custom: engagement-fy23
1011
---
1112

1213
# Quickstart: Connect an STMicroelectronics B-U585I-IOT02A Discovery kit to IoT Hub

0 commit comments

Comments
 (0)