You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by cc...@apache.org on 2018/04/09 18:50:09 UTC

[mynewt-core] branch master updated (fb31a46 -> 84901f5)

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

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


    from fb31a46  Merge pull request #938 from ccollins476ad/nonblocking-connect
     add 93a775d  Ensure multiplication proceeds division in case OS_TICKS_PER_SEC<1000
     new 84901f5  Merge pull request #999 from ncasaril/os_time_small_ticks_issue

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:
 kernel/os/src/os_time.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
ccollins@apache.org.

[mynewt-core] 01/01: Merge pull request #999 from ncasaril/os_time_small_ticks_issue

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

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

commit 84901f51719b1c0c15c342005970c44cd433a74e
Merge: fb31a46 93a775d
Author: ccollins476ad <cc...@gmail.com>
AuthorDate: Mon Apr 9 11:50:06 2018 -0700

    Merge pull request #999 from ncasaril/os_time_small_ticks_issue
    
    os_time: Prevent 0 ticks returned when OS_TICKS_PER_SEC < 1000

 kernel/os/src/os_time.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
ccollins@apache.org.