Page 1 of 1

Building Amazon FreeRTOS example in Eclipse ESP-IDF for ESP32

Posted: Thu Jan 27, 2022 5:44 am
by vardhan patil
Hello,

I downloaded Amazon FreeRTOS from AWS page for ESP32-devkitc board and wanted to test MQTT example. I have ESP IDF and using Eclipse IDE which by default comes with ESP-IDF, but I am not able to build the example as there it is not showing "build" option for any of those examples. So...

1. After downloading Amazon FreeRTOS, How to import example in Eclipse.
2. If required then what are configurations i need to do and how to build the example in Eclipse.