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/07/25 15:43:27 UTC

[mynewt-core] branch master updated (6d47099 -> 4685c8f)

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 6d47099  Make NRFX work with POF to setup an interrupt (#1291)
     add 7b763d3  hw/battery: Fix incorrect comparisons to os_time
     new 4685c8f  Merge pull request #1292 from wes3/batt_poll_fix

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/battery/src/battery.c | 30 ++++++++++++++++--------------
 1 file changed, 16 insertions(+), 14 deletions(-)


[mynewt-core] 01/01: Merge pull request #1292 from wes3/batt_poll_fix

Posted by we...@apache.org.
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 4685c8f4463cf25c341b1e61a443d651f19e3f10
Merge: 6d47099 7b763d3
Author: wes3 <wi...@runtime.io>
AuthorDate: Wed Jul 25 08:43:24 2018 -0700

    Merge pull request #1292 from wes3/batt_poll_fix
    
    hw/battery: Fix incorrect os_time comparisons

 hw/battery/src/battery.c | 30 ++++++++++++++++--------------
 1 file changed, 16 insertions(+), 14 deletions(-)