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/01/25 02:11:41 UTC

[GitHub] mlaz opened a new pull request #763: [WIP - Do not merge] Integrate nrfx

mlaz opened a new pull request #763: [WIP - Do not merge] Integrate nrfx
URL: https://github.com/apache/mynewt-core/pull/763
 
 
   This pull request integrates the [nrfx standalone driver package](https://github.com/NordicSemiconductor/nrfx) in mynewt-core.
   This allows us to bring in all the drivers from [mynewt_nordic](https://github.com/runtimeco/mynewt_nordic) such as PWM and ADC and to stop depending on it.
   
   To-Do:
   - [x] Port and test the pwm_nrf52 driver;
   - [ ] Port and test the adc_nrf52 driver;
   - [ ] Port and test the adc_nrf51 driver (I am unable to test it);
   - [ ] Update every board other than nrf52dk; 

----------------------------------------------------------------
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