Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

"Global" sdk_config.h file

Hello, I would like to know if there is there a "global" sdk_config.h file which has #defines for all modules? Ie, if I make my own project, and use this file, all I would need to do is enable it in that "global" file and appropriate include paths and my code would compile?

Related