cant find "amazon web services iot platform" in menuconfig
Posted: Wed Jul 27, 2022 2:16 am
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.
Component Config -> Amazon Web Services Iot Platform has disappeared from menuconfig.
What do I need to do to get working again?
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
What do I need to do to get working again?