espressif / esp-azure

SDK to connect ESP8266 and ESP32 to Microsoft Azure IoT services
177 stars 92 forks source link

Cannot compile project, issues (CA-184) #125

Open aardrasystems opened 2 years ago

aardrasystems commented 2 years ago

Hi I am using ESP32 IDF.

When I try to set to target(idf.py set-target esp32) I am getting the following output

targetout

What do i need to do to get this project working?

sukesh-ak commented 2 years ago

@aardrasystems Have you tried adding this component using component manager? https://components.espressif.com/component/espressif/esp-azure

VS Code IDE with ESP-IDF extension already has support for component manager.