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