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

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


    from c480706  net/lora/node/src/lora_node.c: crash fix
     add fa628ef  hw/mcu/nordic: Add hfxo request/release API
     add 662148e  hw/mcu/nordic: Add hfxo request/release API
     new 91b3b74  Merge pull request #1503 from wes3/nrf_hfxo_request

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../mcu/nordic/nrf51xxx/include/mcu/nrf51_clock.h  | 32 ++++-----
 hw/mcu/nordic/nrf51xxx/src/nrf51_clock.c           | 75 ++++++++++++++++++++++
 .../nrf52xxx-compat/include/mcu/nrf52_clock.h      | 31 ++++-----
 hw/mcu/nordic/nrf52xxx-compat/src/nrf52_clock.c    | 75 ++++++++++++++++++++++
 .../mcu/nordic/nrf52xxx/include/mcu/nrf52_clock.h  | 31 ++++-----
 hw/mcu/nordic/nrf52xxx/src/nrf52_clock.c           | 75 ++++++++++++++++++++++
 6 files changed, 274 insertions(+), 45 deletions(-)
 copy net/oic/include/oic/port/mynewt/ble.h => 
hw/mcu/nordic/nrf51xxx/include/mcu/nrf51_clock.h (60%)
 create mode 100644 hw/mcu/nordic/nrf51xxx/src/nrf51_clock.c
 copy net/oic/include/oic/port/mynewt/ble.h => 
hw/mcu/nordic/nrf52xxx-compat/include/mcu/nrf52_clock.h (60%)
 create mode 100644 hw/mcu/nordic/nrf52xxx-compat/src/nrf52_clock.c
 copy net/oic/include/oic/port/mynewt/ble.h => 
hw/mcu/nordic/nrf52xxx/include/mcu/nrf52_clock.h (60%)
 create mode 100644 hw/mcu/nordic/nrf52xxx/src/nrf52_clock.c

Reply via email to