Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

How to use app_config.h with nrfx ?

I want to use app_config.h and the latest driver nrfx. I tried to use the generic sdk_config.h located in nrf5_sdk_17.1.0_ddde560\config but the old config are also defined so apply_old_config.h overwite the new nrfx definitions.

Is there a generic sdk_config.h without the old config ?

Or is there a way to disable the apply_old_config.h without modifying the SDK ?

Parents Reply Children
Related