You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ad...@apache.org on 2016/05/06 22:22:42 UTC

[3/3] incubator-mynewt-site git commit: added a note about newt upgrade to arduino tutorial and pull request #78 from Chris Collins

added a note about newt upgrade to arduino tutorial and pull request #78 from Chris Collins


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/528c255b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/528c255b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/528c255b

Branch: refs/heads/master
Commit: 528c255b867c117b905d8321cba182df24d78701
Parents: 5451890
Author: aditihilbert <ad...@runtime.io>
Authored: Fri May 6 15:22:31 2016 -0700
Committer: aditihilbert <ad...@runtime.io>
Committed: Fri May 6 15:22:31 2016 -0700

----------------------------------------------------------------------
 docs/os/tutorials/arduino_zero.md | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/528c255b/docs/os/tutorials/arduino_zero.md
----------------------------------------------------------------------
diff --git a/docs/os/tutorials/arduino_zero.md b/docs/os/tutorials/arduino_zero.md
index 19201f9..9926656 100644
--- a/docs/os/tutorials/arduino_zero.md
+++ b/docs/os/tutorials/arduino_zero.md
@@ -83,6 +83,10 @@ $
 
 <br>
 
+**NOTE:** If there has been a new release of a repo used in your project since you last installed it, the `0-latest` version for the repo in the `project.yml` file will refer to the new release and will not match the installed files. In that case you will get an error message saying so and you will need to run `newt upgrade` to overwrite the existing files with the latest codebase.
+
+<br>
+
 ### Create your bootloader target
 
 Next, you need to tell Newt what to build.  For the Arduino Zero, we are going to