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?

Parents
  • Hi!

    There is.
    If you take a look at the file in the SDKFolder/config, you can find the full sdk_config.h file.

    Note that some parts could be missing.

    Also, in SDK v.15 the file can be found in SDKFolder/config/nrf528xx/config.

    Best regards,
    Joakim

     

     

Reply
  • Hi!

    There is.
    If you take a look at the file in the SDKFolder/config, you can find the full sdk_config.h file.

    Note that some parts could be missing.

    Also, in SDK v.15 the file can be found in SDKFolder/config/nrf528xx/config.

    Best regards,
    Joakim

     

     

Children
No Data