For more information on Amazon FreeRTOS, refer to the Getting Started section of Amazon FreeRTOS webpage.
To directly access the Getting Started Guide for supported hardware platforms, click the corresponding link in the Supported Hardware section below.
For detailed documentation on Amazon FreeRTOS, refer to the Amazon FreeRTOS User Guide.
Espressif - ESP32-DevKitC, ESP-WROVER-KIT. * Getting Started Guide
- Setup esp32 environment
- Get AWS freeRtos https://github.com/aws/amazon-freertos.git
- Replace the file with demos/shadow/aws_iot_demo_shadow.c
- Build, flash, as the instructions of esp32 website