Page 1 of 1

cant find "amazon web services iot platform" in menuconfig

Posted: Wed Jul 27, 2022 2:16 am
by chip6006
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\<user>\esp-aws-iot\examples>" which i guess updated esp-aws-iot.

Now I can't build my project.

Code: Select all

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?