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 91b3b74d81224ee971487350731bd3a8a8bc631d
Merge: c480706 662148e
Author: wes3 <wi...@runtime.io>
AuthorDate: Tue Nov 13 16:11:30 2018 -0800

    Merge pull request #1503 from wes3/nrf_hfxo_request
    
    hw/mcu/nordic: Add hfxo request/release API

 hw/mcu/nordic/nrf51xxx/include/mcu/nrf51_clock.h   | 51 +++++++++++++++
 hw/mcu/nordic/nrf51xxx/src/nrf51_clock.c           | 75 ++++++++++++++++++++++
 .../nrf52xxx-compat/include/mcu/nrf52_clock.h      | 50 +++++++++++++++
 hw/mcu/nordic/nrf52xxx-compat/src/nrf52_clock.c    | 75 ++++++++++++++++++++++
 hw/mcu/nordic/nrf52xxx/include/mcu/nrf52_clock.h   | 50 +++++++++++++++
 hw/mcu/nordic/nrf52xxx/src/nrf52_clock.c           | 75 ++++++++++++++++++++++
 6 files changed, 376 insertions(+)

Reply via email to