Hi all, I created a PR that cleans up the NRFX configuration.
https://github.com/apache/mynewt-core/pull/936 There are several reasons why we should fix this: - it makes the whole configuration cleaner and easier to port, removes redundancy (see PWM configuration) - we are using nrfx_config which was designed for this purpose - this approach results in shorter compilation commands If everyone is okay with this I will fix other bsps too. Comments are welcome. Best regards, Michał Narajowski
