You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by we...@apache.org on 2018/10/01 17:54:42 UTC

[mynewt-core] 01/01: Merge pull request #1432 from wes3/nrfx_saadc_mod

This is an automated email from the ASF dual-hosted git repository.

wes3 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit 47fa0078a51e5f7124425a7b47462ba9de6fc20a
Merge: 8d9a0d4 578734a
Author: wes3 <wi...@runtime.io>
AuthorDate: Mon Oct 1 10:54:25 2018 -0700

    Merge pull request #1432 from wes3/nrfx_saadc_mod
    
    Add enable/disable SAADC channel to nordic SDK

 .../src/nrfx_saadc_mod.c}                          | 31 ++++++++++++++++++----
 .../nrfx_saadc.c => nrf52xxx/src/nrfx_saadc_mod.c} | 31 ++++++++++++++++++----
 hw/mcu/nordic/pkg.yml                              |  1 +
 .../nordic/src/ext/nrfx/drivers/src/nrfx_saadc.c   | 26 ++++++++++++++----
 4 files changed, 74 insertions(+), 15 deletions(-)