[
https://issues.apache.org/jira/browse/MYNEWT-490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sterling Hughes updated MYNEWT-490:
-----------------------------------
Fix Version/s: v1_0_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
> Reporter: Sterling Hughes
> Fix For: v1_0_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.3.4#6332)