This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

No sdk_config.h file for Application Timer Tutorial

The app_time_tutorial.zip file I downloaded for the Application Timer Tutorial does not contain a sdk_config file despite the #include "sdk_config.h statement included in multiple files. Therefore, the project does not compile, and throws multiple instances of this error

cannot open source input file "sdk_config.h": no such file or directory

So I am confused. Why does this project not contain the sdk_config file? Where can I find an appropriate config file to make this project not only compile, but also run properly as intended.

Thanks

Parents Reply Children
No Data
Related