espressif/esp-azure

Cannot compile project, issues (CA-184)

aardrasystems opened this issue · 1 comments

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?

@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.