You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by st...@apache.org on 2017/08/18 17:02:39 UTC

[mynewt-core] branch master updated (b6eef8f -> 057d033)

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

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


    from b6eef8f  Merge pull request #490 from sjanc/cmd_tx_refactor
     add c065b76  Add ability to use RC RTC in nRF51
     add 5fe040d  Replace tabs with spaces, add XTAL_RC to BSP
     new 057d033  Merge pull request #492 from InternetofAwesome/fix/rc_timer

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:
 hw/bsp/nrf51dk/syscfg.yml                |  4 ++++
 hw/mcu/nordic/nrf51xxx/src/hal_os_tick.c |  4 ++--
 hw/mcu/nordic/nrf51xxx/src/hal_system.c  | 14 ++++++++++++++
 3 files changed, 20 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@mynewt.apache.org" <co...@mynewt.apache.org>'].

[mynewt-core] 01/01: Merge pull request #492 from InternetofAwesome/fix/rc_timer

Posted by st...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 057d0337ca35768dce1430a6676005240c64329b
Merge: b6eef8f 5fe040d
Author: Sterling Hughes <st...@users.noreply.github.com>
AuthorDate: Fri Aug 18 10:02:37 2017 -0700

    Merge pull request #492 from InternetofAwesome/fix/rc_timer
    
    Add ability to configure RC timer for RTC on nRF51

 hw/bsp/nrf51dk/syscfg.yml                |  4 ++++
 hw/mcu/nordic/nrf51xxx/src/hal_os_tick.c |  4 ++--
 hw/mcu/nordic/nrf51xxx/src/hal_system.c  | 14 ++++++++++++++
 3 files changed, 20 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <co...@mynewt.apache.org>.