[jira] [Created] (MYNEWT-675) Arduino Primo documentation still references "features"

2017-03-16 Thread Sterling Hughes (JIRA)
Sterling Hughes created MYNEWT-675:
--

 Summary: Arduino Primo documentation still references "features"
 Key: MYNEWT-675
 URL: https://issues.apache.org/jira/browse/MYNEWT-675
 Project: Mynewt
  Issue Type: Bug
  Components: Documentation
Affects Versions: v1_0_0_rel
Reporter: Sterling Hughes
Assignee: Marko Kiiskila
 Fix For: v1_0_0_rel


http://mynewt.apache.org/latest/os/tutorials/blinky_primo/

In order to use openocd, it says to have the following line:

$ newt target set primo_boot features=openocd_debug
$ newt target set primoblinky features=openocd_debug

Instead, this is now "syscfg=OPENOCD_DEBUG" in order to have the same effect.  

Also, install of custom openocd is painful, as it requires autotools - it would 
be great if we already compiled the openocd binary for mac, linux platforms.  
This is more of an openocd thing, but still. 



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


[jira] [Commented] (MYNEWT-674) newt - Remove use of new io.SeekCurrent symbol

2017-03-16 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on MYNEWT-674:


Commit 4e940c1811e93fada82af7516f582054c6bf2ec8 in incubator-mynewt-newt's 
branch refs/heads/master from [~ccollins476]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-newt.git;h=4e940c1 
]

MYNEWT-674 newt - Remove use of new io.SeekCurrent

This constant was added in go 1.7. A lot of package manager repos only
carry go 1.6, so the use of this constant makes newt unbuildable for a
lot of users.


> newt - Remove use of new io.SeekCurrent symbol
> --
>
> Key: MYNEWT-674
> URL: https://issues.apache.org/jira/browse/MYNEWT-674
> Project: Mynewt
>  Issue Type: Bug
>Reporter: Christopher Collins
>Assignee: Christopher Collins
> Fix For: v1_1_0_rel
>
>
> This constant was added in go 1.7.  A lot of package manager repos only carry 
> go 1.6, so the use of this constant makes newt unbuildable for a lot of users.



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


[jira] [Resolved] (MYNEWT-674) newt - Remove use of new io.SeekCurrent symbol

2017-03-16 Thread Christopher Collins (JIRA)

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

Christopher Collins resolved MYNEWT-674.

Resolution: Fixed

> newt - Remove use of new io.SeekCurrent symbol
> --
>
> Key: MYNEWT-674
> URL: https://issues.apache.org/jira/browse/MYNEWT-674
> Project: Mynewt
>  Issue Type: Bug
>Reporter: Christopher Collins
>Assignee: Christopher Collins
> Fix For: v1_1_0_rel
>
>
> This constant was added in go 1.7.  A lot of package manager repos only carry 
> go 1.6, so the use of this constant makes newt unbuildable for a lot of users.



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


[jira] [Commented] (MYNEWT-674) newt - Remove use of new io.SeekCurrent symbol

2017-03-16 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on MYNEWT-674:


Commit eee86aafbd9932dd80ba84d4f2ecfc4179b0ca8c in incubator-mynewt-newt's 
branch refs/heads/develop from [~ccollins476]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-newt.git;h=eee86aa 
]

MYNEWT-674 newt - Remove use of new io.SeekCurrent

This constant was added in go 1.7. A lot of package manager repos only
carry go 1.6, so the use of this constant makes newt unbuildable for a
lot of users.


> newt - Remove use of new io.SeekCurrent symbol
> --
>
> Key: MYNEWT-674
> URL: https://issues.apache.org/jira/browse/MYNEWT-674
> Project: Mynewt
>  Issue Type: Bug
>Reporter: Christopher Collins
>Assignee: Christopher Collins
> Fix For: v1_1_0_rel
>
>
> This constant was added in go 1.7.  A lot of package manager repos only carry 
> go 1.6, so the use of this constant makes newt unbuildable for a lot of users.



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


[jira] [Created] (MYNEWT-674) newt - Remove use of new io.SeekCurrent symbol

2017-03-16 Thread Christopher Collins (JIRA)
Christopher Collins created MYNEWT-674:
--

 Summary: newt - Remove use of new io.SeekCurrent symbol
 Key: MYNEWT-674
 URL: https://issues.apache.org/jira/browse/MYNEWT-674
 Project: Mynewt
  Issue Type: Bug
Reporter: Christopher Collins
Assignee: Christopher Collins
 Fix For: v1_1_0_rel


This constant was added in go 1.7.  A lot of package manager repos only carry 
go 1.6, so the use of this constant makes newt unbuildable for a lot of users.



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