You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by je...@apache.org on 2018/07/02 09:32:44 UTC

[mynewt-core] 01/01: Merge pull request #1213 from kasjer/nrf_adc

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

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

commit 3bed96b128ccd5473bebc586836df4a30f789e4c
Merge: b63df48 cf0f995
Author: kasjer <ka...@users.noreply.github.com>
AuthorDate: Mon Jul 2 11:32:41 2018 +0200

    Merge pull request #1213 from kasjer/nrf_adc
    
    NRF52/ADC: Allow concurrent usage

 hw/drivers/adc/adc_nrf52/src/adc_nrf52.c | 67 +++++++++++++++++++++-----------
 hw/drivers/adc/include/adc/adc.h         |  2 +
 2 files changed, 47 insertions(+), 22 deletions(-)