[
https://issues.apache.org/jira/browse/MYNEWT-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15626993#comment-15626993
]
ASF subversion and git services commented on MYNEWT-401:
--------------------------------------------------------
Commit ece980672d4b7e41c560107c667f6ffcb54d3e9d in incubator-mynewt-core's
branch refs/heads/develop from [~wes3]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-core.git;h=ece9806
]
MYNEWT-401: HAL timer init API modification
The changes are due to a modification of the hal timer API. We
decided that the configuration through the syscfg method was
not desirable and it was not consistent with other hals. Thus,
we modified hal_timer_init() to take a void *cfg and added a
hal_timer_config() to make it operate like the other HALs. There
are examples of configurations in most of the bsps for those who
want to see how to configure the platform specific *cfg that is
passed to hal_timer_init().
> HAL Timer
> ---------
>
> Key: MYNEWT-401
> URL: https://issues.apache.org/jira/browse/MYNEWT-401
> Project: Mynewt
> Issue Type: New Feature
> Components: HAL
> Affects Versions: v0_9_0
> Reporter: William San Filippo
> Assignee: William San Filippo
> Fix For: v1_0_0_beta1
>
>
> Addition of a HAL TIMER API to the OS.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)