Known Issues
Here is a list of known issues and workarounds:
-
newt installreturns the following error:ReadDesc: No matching branch for apache-mynewt-core repo No matching branch for apache-mynewt-core repoThe apache-mynewt-core Git repository location has changed due to Mynewt's graduation from an incubator project to an Apache top level project. The HTTP redirect to the new location may fail for some users.
Workaround: Edit the
project.ymlfile and change the linerepo: incubator-mynewt-coreas shown in the following example torepo: mynewt-core:repository.apache-mynewt-core: type: github vers: 1-latest user: apache repo: incubator-mynewt-core