You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by an...@apache.org on 2018/04/26 06:23:28 UTC

[mynewt-core] branch master updated (93c160b -> 2b6e099)

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

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


    from 93c160b  Merge pull request #1057 from andrzej-kaczmarek/nrfx-fix
     add 8794fd2  kernel/os: Add helpers for converting ms<->ticks
     new 2b6e099  Merge pull request #1049 from andrzej-kaczmarek/os-time-helpers

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/include/os/os_time.h | 25 +++++++++++++++++++++++++
 kernel/os/src/os_time.c        | 20 ++++++++++++++++++++
 2 files changed, 45 insertions(+)

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

[mynewt-core] 01/01: Merge pull request #1049 from andrzej-kaczmarek/os-time-helpers

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

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

commit 2b6e0996c1c0227b9cbc2f9d5c03672b824164b3
Merge: 93c160b 8794fd2
Author: Andrzej Kaczmarek <an...@codecoup.pl>
AuthorDate: Thu Apr 26 08:23:26 2018 +0200

    Merge pull request #1049 from andrzej-kaczmarek/os-time-helpers
    
    kernel/os: Add helpers for converting ms<->ticks

 kernel/os/include/os/os_time.h | 25 +++++++++++++++++++++++++
 kernel/os/src/os_time.c        | 20 ++++++++++++++++++++
 2 files changed, 45 insertions(+)

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