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

nrfx_config.h vs sdk_config.h SDK15

With the release of SDK 15 has come the new nrfx module API's which seem to be easy to port to. One thing I have seen in the nrfx templates is the use of the nrfx_config.h.

Is this supposed to be in addition to the sdk_config.h moving forward (i.e. the NRFX_MODULE_ENABLE will be removed from the sdk_config.h in the future), or do you plan on only using the sdk_config.h in the future and nrfx_config.h is only provided as a reference of modules to be put inside of the sdk_config.h?

Thanks,
Michael

Parents Reply Children
Related