You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Sheela (JIRA)" <ji...@apache.org> on 2017/08/24 17:43:00 UTC

[jira] [Updated] (MYNEWT-490) Move os_time_get() and parts of os_time_tick() into the HAL, rename os_tick HAL

     [ https://issues.apache.org/jira/browse/MYNEWT-490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sheela updated MYNEWT-490:
--------------------------
    Fix Version/s:     (was: v1_2_0_rel)
                   v1_3_0_rel

> Move os_time_get() and parts of os_time_tick() into the HAL, rename os_tick HAL
> -------------------------------------------------------------------------------
>
>                 Key: MYNEWT-490
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-490
>             Project: Mynewt
>          Issue Type: Bug
>      Security Level: Public(Viewable by anyone) 
>            Reporter: Sterling Hughes
>            Assignee: Marko Kiiskila
>             Fix For: v1_3_0_rel
>
>
> Right now the implementation of os_time_* is split between platform/idle tick handling (currently in the MCU directory), and the OS itself.  It is useful for the HAL to be able to access the ticker, and given that the os_tick handling implementation is already _largely_ in the HAL, it makes sense to centralize this in the MCU implementation itself.
> Also, we should rename os_tick_idle() to hal_os_tick_idle().
> This is a tracking ticket to make sure we review and potentially revise the division here prior to release.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)