espressif / esp-mdf

Espressif Mesh Development Framework, limited maintain, recommend to use https://github.com/espressif/esp-mesh-lite
Other
774 stars 253 forks source link

Amazon Web Services Iot Platform disappeared from sdkconfig #300

Open chip6006 opened 2 years ago

chip6006 commented 2 years ago

Problem Description

I have been using the esp-idf as my build platform for a project connected to AWS. I just did a "git pull" in the wrong folder "C:\Users\\esp-aws-iot\examples>" which i guess updated esp-aws-iot.

Now I can't build my project. fatal error: aws_iot_config.h: No such file or directory

Component Config -> Amazon Web Services Iot Platform has disappeared from menuconfig.

What do I need to do to get working again?

Environment