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/06/05 18:38:04 UTC

[jira] [Commented] (MYNEWT-544) Cannot over-ride UART Pins in sys cfg.yml

    [ https://issues.apache.org/jira/browse/MYNEWT-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16037354#comment-16037354 ] 

Sheela commented on MYNEWT-544:
-------------------------------

David, is this still a problem?  If it is, can you show project syscfg.yml in full?



> Cannot over-ride UART Pins in sys cfg.yml
> -----------------------------------------
>
>                 Key: MYNEWT-544
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-544
>             Project: Mynewt
>          Issue Type: Bug
>      Security Level: Public(Viewable by anyone) 
>          Components: drivers
>    Affects Versions: v1_0_0_beta1
>         Environment: Mac OS Sierra, latest develop branch of newt, mynewt-core
>            Reporter: David G. Simmons
>
> From my project's syscfg.yml:
> UART_0_PIN_TX:
>         description: 'New Pin Assignment'
>         value: 23
>     UART_0_PIN_RX:
>         description: 'New Pin Assignment'
>         value: 24
> Results in newt target config show air_q:
> * Setting: UART_0_PIN_RX
>     * Description: TBD
>     * Value:
>     * Overridden: targets/air_q, default=5
>   * Setting: UART_0_PIN_TX
>     * Description: TBD
>     * Value:
>     * Overridden: targets/air_q, default=6
> So it picks up that the value was overridden, but it doesn't pick up the actual value.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)