You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/03/20 12:39:03 UTC

[GitHub] michal-narajowski opened a new pull request #936: [RFC] hw/bsp: Clean up NRFX config on nrf52840

michal-narajowski opened a new pull request #936: [RFC] hw/bsp: Clean up NRFX config on nrf52840
URL: https://github.com/apache/mynewt-core/pull/936
 
 
   This patch cleans up the NRFX configuration. 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.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services