[
https://issues.apache.org/jira/browse/MYNEWT-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15607339#comment-15607339
]
ASF subversion and git services commented on MYNEWT-408:
--------------------------------------------------------
Commit 062d3ab3967eb3c50e7442cc639116a36eb4b217 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=062d3ab
]
MYNEWT-408: Remove hal_gpio_set and hal_gpio_clear.
These API were considered extraneous given we have hal_gpio_write.
All references to these API have been removed and replaced with
the appropriate call to hal_gpio_write.
> HAL GPIO fixes
> --------------
>
> Key: MYNEWT-408
> URL: https://issues.apache.org/jira/browse/MYNEWT-408
> Project: Mynewt
> Issue Type: Improvement
> Affects Versions: v1_0_0_beta1
> Reporter: Sterling Hughes
> Assignee: William San Filippo
> Fix For: v1_0_0_beta1
>
>
> - gpio_* enums need hal_ prefix.
> - remove hal_gpio_set/clear/toggle, and just have read/write
> - add support for deinit'ing GPIO pins, so that ports can be released when
> unused
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)