esp-azure icon indicating copy to clipboard operation
esp-azure copied to clipboard

Cannot compile project, issues (CA-184)

Open aardrasystems opened this issue 2 years ago • 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 avatar Jan 20 '22 11:01 aardrasystems

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

sukesh-ak avatar Jan 24 '22 18:01 sukesh-ak