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/04/02 00:44:49 UTC

[2/6] incubator-mynewt-site git commit: added Release Notes link for b2 release, added and updated all the newt commands, and updated arduino zero instructions to clarify setting of a target's features to zero and zero_pro

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/b7fbe979/newt/command_list/newt_run/index.html
----------------------------------------------------------------------
diff --git a/newt/command_list/newt_run/index.html b/newt/command_list/newt_run/index.html
new file mode 100644
index 0000000..be84916
--- /dev/null
+++ b/newt/command_list/newt_run/index.html
@@ -0,0 +1,627 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge">
+        <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        
+        
+        <link rel="canonical" href="http://mynewt.apache.org/newt/command_list/newt_run/">
+        <link rel="shortcut icon" href="../../../img/favicon.ico">
+
+	<title>newt run - Apache Mynewt</title>
+
+        <link href="../../../css/bootstrap-3.0.3.min.css" rel="stylesheet">
+        <link href="../../../css/font-awesome-4.0.3.css" rel="stylesheet">
+        <link rel="stylesheet" href="../../../css/highlight.css">
+        <link href="../../../css/base.css" rel="stylesheet">
+        <link href="../../../css/custom.css" rel="stylesheet">
+        <link href='https://fonts.googleapis.com/css?family=Roboto:400,500,700,900,300,100' rel='stylesheet' type='text/css'>
+        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
+        <link href="../../../extra.css" rel="stylesheet">
+
+        <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
+        <!--[if lt IE 9]>
+            <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+            <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
+        <![endif]-->
+
+        
+            <script>
+                (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+                (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+                m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+                })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+                ga('create', 'UA-72162311-1', 'mynewt.incubator.apache.org');
+                ga('send', 'pageview');
+            </script>
+        
+    </head>
+
+
+    <body class="newt run">
+
+
+        <div id="navbar" class="navbar navbar-default navbar-fixed-top" role="navigation">
+    <div class="logo-container">
+        <img src="/img/logo.svg">
+    </div>
+    <div class="container-fluid">
+        <!-- Collapsed navigation -->
+        <div class="navbar-header">
+            <!-- Expander button -->
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+
+        </div>
+
+        <!-- Expanded navigation -->
+        <div class="navbar-collapse collapse">
+            <!-- Main navigation -->
+            <ul class="nav navbar-nav navbar-right">
+                <li>
+                    <a href="/">Home</a>
+                </li>
+                <li>
+                    <a href="/about/">About</a>
+                </li>
+                <li class="dropdown">
+                    <a href="/documentation/" class="dropdown-toggle" data-toggle="dropdown">Docs <b class="caret"></b></a>
+                    <ul class="dropdown-menu">
+                        
+                        
+                        
+                        
+                        
+                        
+                        <li >
+                            <a href="../../../documentation/">
+                                Overview
+                            </a>
+                        </li>
+                        
+                        
+                        
+                        
+                        
+                        
+                        
+                        
+                        
+                        <li >
+                            <a href="../../../os/get_started/introduction/">
+                                Mynewt OS Manual
+                            </a>
+                        </li>
+                        
+                        
+                        
+                        <li class="active">
+                            <a href="../../newt_intro/">
+                                Newt Tool Manual
+                            </a>
+                        </li>
+                        
+                        
+                        
+                        <li >
+                            <a href="../../../newtmgr/overview/">
+                                Newt Manager Manual
+                            </a>
+                        </li>
+                        
+                        
+                        
+                        <li >
+                            <a href="../../../os/tutorials/how_to_edit_docs/">
+                                Appendix
+                            </a>
+                        </li>
+                        
+                        
+                    </ul>
+                </li>
+                <li>
+                    <a href="/download/">Download</a>
+                </li>
+                <li>
+                    <a href="/community/">Community</a>
+                </li>
+                <li>
+                    <a href="/events/">Events</a>
+                </li>
+            </ul>
+
+            <!-- Search, Navigation and Repo links -->
+            <ul class="nav navbar-nav navbar-right">
+                
+            </ul>
+        </div>
+    </div>
+</div>
+
+        
+
+        <div class="container-fluid">
+            
+                <div class="row sm-extra-padding">
+                    <div id="docSidebar" class="col-md-3 bg-grey sidebar-container"><div class="bs-sidebar hidden-print" role="complementary">
+    <div class="sidebar-top">
+        <img class="hidden-xs hidden-sm logo-small" src="/img/logo.svg" alt="MyNewt" title="MyNewt">
+        <div class="small" role="search">
+            <form id ="rtd-search-form" class="wy-form" action="../../../search.html" method="get">
+                <div class="form-group">
+                    <input type="text" name="q" placeholder="Search documentation" />
+                    <button class="search-button" type="submit"><i class="fa fa-search"></i></button>
+                </div>
+            </form>
+        </div>
+    </div>
+    <ul class="nav bs-sidenav">
+      
+        
+      
+        
+      
+        
+      
+        
+      
+        
+      
+        
+      
+        
+          
+  
+  
+    <li><a href="
+  ../../../os/get_started/introduction/
+">Mynewt OS Manual</a>
+  
+    
+  </li>
+
+        
+      
+        
+          
+  
+  
+    <li><a href="
+  ../../newt_intro/
+">Newt Tool Manual</a>
+  
+    
+      <ul class="current-toc">
+          
+              
+                
+  
+    <li>
+      <a href="../../newt_intro/">Introduction</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+  
+    <li><a href="
+  ../../install/newt_mac/
+">Install</a>
+  
+    
+  </li>
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../../newt_operation/">Newt Theory of Ops</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+  
+    <li ><a href="../../newt_ops/">User Guide</a></li>
+  
+    
+      <ul class="current-toc">
+          
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_build/">newt build</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_clean/">newt clean</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_create_image/">newt create-image</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_debug/">newt debug</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_help/">newt help</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_info/">newt info</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_install/">newt install</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_load/">newt load</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_new/">newt new</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li class="active">
+      newt run
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_size/">newt size</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_target/">newt target</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_test/">newt test</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_upgrade/">newt upgrade</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_version/">newt version</a>
+    </li>
+  
+
+              
+          
+      </ul>
+    
+  </li>
+
+              
+          
+      </ul>
+    
+  </li>
+
+        
+      
+        
+          
+  
+  
+    <li><a href="
+  ../../../newtmgr/overview/
+">Newt Manager Manual</a>
+  
+    
+  </li>
+
+        
+      
+        
+          
+  
+  
+    <li><a href="
+  ../../../os/tutorials/how_to_edit_docs/
+">Appendix</a>
+  
+    
+  </li>
+
+        
+      
+    </ul>
+</div></div>
+
+                    <div class="show-sidebar-container">
+                        <button class="show-sidebar">Docs Menu</button>
+                    </div>
+
+                    <div class="col-md-offset-3 col-md-9 documentation-viewer" role="main">
+                        <div class="row doc-header">
+                            <div class="col-sm-6">
+                                
+<ul class="nav nav-pills">
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <li  role="presentation"><a href="../../../os/get_started/introduction/">Mynewt OS</a></li>
+    
+    
+    
+    <li class="active" role="presentation"><a href="../../newt_intro/">Newt Tool</a></li>
+    
+    
+    
+    <li  role="presentation"><a href="../../../newtmgr/overview/">Newt Mgr</a></li>
+    
+    
+    
+    
+</ul>
+                            </div>
+                            <div class="col-sm-6">
+                                <div role="navigation" aria-label="breadcrumbs navigation">
+  <ul class="wy-breadcrumbs">
+    <li><a href="/documentation/">Docs</a></li>
+    
+    
+        
+          <li>&raquo; <a href="../../newt_intro/">Newt Tool Manual</a></li>
+        
+      
+        
+          <li>&raquo; <a href="../../newt_ops/">User Guide</a></li>
+        
+      
+      
+        <li>&raquo; newt run</li>
+      
+    
+    
+  </ul>
+</div>
+                            </div>
+                        </div>
+                        
+                            <h2 id="newt-run"><font color="#F2853F" style="font-size:24pt">newt run </font><a class="headerlink" href="#newt-run" title="Permanent link">&para;</a></h2>
+<p>A single command to do four steps - build a target, create-image, load image on a board, and start a debug session with the image on board.</p>
+<p><strong>Note</strong>: If version number is omitted, create-image step is skipped</p>
+<h4 id="usage">Usage:<a class="headerlink" href="#usage" title="Permanent link">&para;</a></h4>
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">    newt run &lt;target-name&gt; [&lt;version&gt;][flags] 
+</pre></div>
+
+
+<h4 id="flags">Flags:<a class="headerlink" href="#flags" title="Permanent link">&para;</a></h4>
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">    -h, --help=false: help for target
+</pre></div>
+
+
+<h4 id="global-flags">Global Flags:<a class="headerlink" href="#global-flags" title="Permanent link">&para;</a></h4>
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">    -l, --loglevel=&quot;WARN&quot;: Log level, defaults to WARN.
+    -o, --outfile string    Filename to tee log output to
+    -q, --quiet=false: Be quiet; only display error output.
+    -s, --silent=false: Be silent; don&#39;t output anything.
+    -v, --verbose=false: Enable verbose output when executing commands.
+</pre></div>
+
+
+<h4 id="description">Description<a class="headerlink" href="#description" title="Permanent link">&para;</a></h4>
+<table>
+<thead>
+<tr>
+<th>Sub-command</th>
+<th>Explanation</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>run</td>
+<td>Same as running <code>build &lt;target&gt;</code>, <code>create-image &lt;target&gt; &lt;version&gt;</code>,  <code>load &lt;target&gt;</code>, and <code>debug &lt;target&gt;</code>.</td>
+</tr>
+</tbody>
+</table>
+<h4 id="examples">Examples<a class="headerlink" href="#examples" title="Permanent link">&para;</a></h4>
+<table>
+<thead>
+<tr>
+<th>Sub-command</th>
+<th>Usage</th>
+<th>Explanation</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>run</td>
+<td>newt run blink_rigado</td>
+<td>First compiles and builds executable for running the app defined in the target <code>blink_rigado</code> on the board defined in the same target, then loads image onto the board, and finally opens an active GNU gdb debugging session to run the image.</td>
+</tr>
+<tr>
+<td>run</td>
+<td>newt run ble_rigado 0.1.0.0</td>
+<td>First compiles and builds executable for running the app defined in the target <code>ble_rigado</code> on the board defined in the same target, then signs and creates image with version number 0.1.0.0, loads the image onto the board, and finally opens an active GNU gdb debugging session to run the image. <br> <br> Note that if there is no bootloader available for a particular board/kit, a signed image creation step is not necessary.</td>
+</tr>
+</tbody>
+</table>
+                        
+                        <div class="row">
+                            
+
+
+
+<ul class="nav nav-pills" style="margin-bottom: 10px">
+    <li>
+    
+    <a href=../newt_new/>
+        <span class="fa fa-arrow-left"></span>
+        Previous: newt new
+    </a>
+    
+    </li>
+    <li class="pull-right">
+    
+    <a href=../newt_size/>
+        Next: newt size
+        <span class="fa fa-arrow-right"></span>
+    </a>
+    
+    </li>
+</ul>
+                        </div>
+                        <div class="row">
+                            <footer>
+    <div class="row">
+        <div class="col-md-12">
+            
+                <p class="copyright">Copyright &copy; 2015 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 Apache and the Apache feather logo are trademarks of The Apache Software Foundation.<br>The Apache Software Foundation Apache Incubator</p>
+            
+        </div>
+    </div>
+    <div class="copyright-logos">
+        <div class="row">
+            <div class="col-xs-6 text-right">
+                <img src="/img/apache-feather.png" alt="Apache" title="Apache">
+            </div>
+            <div class="col-xs-6 text-left">
+                <img src="/img/apache-logo.png" alt="Apache Incubator" title="Apache Incubator">
+            </div>
+        </div>
+    </div>
+    <div class="row">
+        <div class="col-md-12">
+            <small class="footnote">
+                MyNewt is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
+            </small>
+        </div>
+    </div>
+</footer>
+                        </div>
+                    </div>
+                </div>
+            
+            
+        </div>
+
+        <script src="../../../js/jquery-1.10.2.min.js"></script>
+        <script src="../../../js/bootstrap-3.0.3.min.js"></script>
+        <script src="../../../js/highlight.pack.js"></script>
+        <script src="../../../js/base.js"></script>
+        <script src="../../../js/custom.js"></script>
+
+    </body>
+</html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/b7fbe979/newt/command_list/newt_size/index.html
----------------------------------------------------------------------
diff --git a/newt/command_list/newt_size/index.html b/newt/command_list/newt_size/index.html
new file mode 100644
index 0000000..3a75f2f
--- /dev/null
+++ b/newt/command_list/newt_size/index.html
@@ -0,0 +1,628 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge">
+        <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        
+        
+        <link rel="canonical" href="http://mynewt.apache.org/newt/command_list/newt_size/">
+        <link rel="shortcut icon" href="../../../img/favicon.ico">
+
+	<title>newt size - Apache Mynewt</title>
+
+        <link href="../../../css/bootstrap-3.0.3.min.css" rel="stylesheet">
+        <link href="../../../css/font-awesome-4.0.3.css" rel="stylesheet">
+        <link rel="stylesheet" href="../../../css/highlight.css">
+        <link href="../../../css/base.css" rel="stylesheet">
+        <link href="../../../css/custom.css" rel="stylesheet">
+        <link href='https://fonts.googleapis.com/css?family=Roboto:400,500,700,900,300,100' rel='stylesheet' type='text/css'>
+        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
+        <link href="../../../extra.css" rel="stylesheet">
+
+        <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
+        <!--[if lt IE 9]>
+            <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+            <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
+        <![endif]-->
+
+        
+            <script>
+                (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+                (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+                m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+                })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+                ga('create', 'UA-72162311-1', 'mynewt.incubator.apache.org');
+                ga('send', 'pageview');
+            </script>
+        
+    </head>
+
+
+    <body class="newt size">
+
+
+        <div id="navbar" class="navbar navbar-default navbar-fixed-top" role="navigation">
+    <div class="logo-container">
+        <img src="/img/logo.svg">
+    </div>
+    <div class="container-fluid">
+        <!-- Collapsed navigation -->
+        <div class="navbar-header">
+            <!-- Expander button -->
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+
+        </div>
+
+        <!-- Expanded navigation -->
+        <div class="navbar-collapse collapse">
+            <!-- Main navigation -->
+            <ul class="nav navbar-nav navbar-right">
+                <li>
+                    <a href="/">Home</a>
+                </li>
+                <li>
+                    <a href="/about/">About</a>
+                </li>
+                <li class="dropdown">
+                    <a href="/documentation/" class="dropdown-toggle" data-toggle="dropdown">Docs <b class="caret"></b></a>
+                    <ul class="dropdown-menu">
+                        
+                        
+                        
+                        
+                        
+                        
+                        <li >
+                            <a href="../../../documentation/">
+                                Overview
+                            </a>
+                        </li>
+                        
+                        
+                        
+                        
+                        
+                        
+                        
+                        
+                        
+                        <li >
+                            <a href="../../../os/get_started/introduction/">
+                                Mynewt OS Manual
+                            </a>
+                        </li>
+                        
+                        
+                        
+                        <li class="active">
+                            <a href="../../newt_intro/">
+                                Newt Tool Manual
+                            </a>
+                        </li>
+                        
+                        
+                        
+                        <li >
+                            <a href="../../../newtmgr/overview/">
+                                Newt Manager Manual
+                            </a>
+                        </li>
+                        
+                        
+                        
+                        <li >
+                            <a href="../../../os/tutorials/how_to_edit_docs/">
+                                Appendix
+                            </a>
+                        </li>
+                        
+                        
+                    </ul>
+                </li>
+                <li>
+                    <a href="/download/">Download</a>
+                </li>
+                <li>
+                    <a href="/community/">Community</a>
+                </li>
+                <li>
+                    <a href="/events/">Events</a>
+                </li>
+            </ul>
+
+            <!-- Search, Navigation and Repo links -->
+            <ul class="nav navbar-nav navbar-right">
+                
+            </ul>
+        </div>
+    </div>
+</div>
+
+        
+
+        <div class="container-fluid">
+            
+                <div class="row sm-extra-padding">
+                    <div id="docSidebar" class="col-md-3 bg-grey sidebar-container"><div class="bs-sidebar hidden-print" role="complementary">
+    <div class="sidebar-top">
+        <img class="hidden-xs hidden-sm logo-small" src="/img/logo.svg" alt="MyNewt" title="MyNewt">
+        <div class="small" role="search">
+            <form id ="rtd-search-form" class="wy-form" action="../../../search.html" method="get">
+                <div class="form-group">
+                    <input type="text" name="q" placeholder="Search documentation" />
+                    <button class="search-button" type="submit"><i class="fa fa-search"></i></button>
+                </div>
+            </form>
+        </div>
+    </div>
+    <ul class="nav bs-sidenav">
+      
+        
+      
+        
+      
+        
+      
+        
+      
+        
+      
+        
+      
+        
+          
+  
+  
+    <li><a href="
+  ../../../os/get_started/introduction/
+">Mynewt OS Manual</a>
+  
+    
+  </li>
+
+        
+      
+        
+          
+  
+  
+    <li><a href="
+  ../../newt_intro/
+">Newt Tool Manual</a>
+  
+    
+      <ul class="current-toc">
+          
+              
+                
+  
+    <li>
+      <a href="../../newt_intro/">Introduction</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+  
+    <li><a href="
+  ../../install/newt_mac/
+">Install</a>
+  
+    
+  </li>
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../../newt_operation/">Newt Theory of Ops</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+  
+    <li ><a href="../../newt_ops/">User Guide</a></li>
+  
+    
+      <ul class="current-toc">
+          
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_build/">newt build</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_clean/">newt clean</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_create_image/">newt create-image</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_debug/">newt debug</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_help/">newt help</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_info/">newt info</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_install/">newt install</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_load/">newt load</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_new/">newt new</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_run/">newt run</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li class="active">
+      newt size
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_target/">newt target</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_test/">newt test</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_upgrade/">newt upgrade</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_version/">newt version</a>
+    </li>
+  
+
+              
+          
+      </ul>
+    
+  </li>
+
+              
+          
+      </ul>
+    
+  </li>
+
+        
+      
+        
+          
+  
+  
+    <li><a href="
+  ../../../newtmgr/overview/
+">Newt Manager Manual</a>
+  
+    
+  </li>
+
+        
+      
+        
+          
+  
+  
+    <li><a href="
+  ../../../os/tutorials/how_to_edit_docs/
+">Appendix</a>
+  
+    
+  </li>
+
+        
+      
+    </ul>
+</div></div>
+
+                    <div class="show-sidebar-container">
+                        <button class="show-sidebar">Docs Menu</button>
+                    </div>
+
+                    <div class="col-md-offset-3 col-md-9 documentation-viewer" role="main">
+                        <div class="row doc-header">
+                            <div class="col-sm-6">
+                                
+<ul class="nav nav-pills">
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <li  role="presentation"><a href="../../../os/get_started/introduction/">Mynewt OS</a></li>
+    
+    
+    
+    <li class="active" role="presentation"><a href="../../newt_intro/">Newt Tool</a></li>
+    
+    
+    
+    <li  role="presentation"><a href="../../../newtmgr/overview/">Newt Mgr</a></li>
+    
+    
+    
+    
+</ul>
+                            </div>
+                            <div class="col-sm-6">
+                                <div role="navigation" aria-label="breadcrumbs navigation">
+  <ul class="wy-breadcrumbs">
+    <li><a href="/documentation/">Docs</a></li>
+    
+    
+        
+          <li>&raquo; <a href="../../newt_intro/">Newt Tool Manual</a></li>
+        
+      
+        
+          <li>&raquo; <a href="../../newt_ops/">User Guide</a></li>
+        
+      
+      
+        <li>&raquo; newt size</li>
+      
+    
+    
+  </ul>
+</div>
+                            </div>
+                        </div>
+                        
+                            <h2 id="newt-size"><font color="#F2853F" style="font-size:24pt">newt size </font><a class="headerlink" href="#newt-size" title="Permanent link">&para;</a></h2>
+<p>Calculate the size of target components specified by <target-name></p>
+<h4 id="usage">Usage:<a class="headerlink" href="#usage" title="Permanent link">&para;</a></h4>
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">    newt size &lt;target-name&gt; [flags]
+</pre></div>
+
+
+<h4 id="flags">Flags:<a class="headerlink" href="#flags" title="Permanent link">&para;</a></h4>
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">    -h, --help=false: help for target
+</pre></div>
+
+
+<h4 id="global-flags">Global Flags:<a class="headerlink" href="#global-flags" title="Permanent link">&para;</a></h4>
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">    -l, --loglevel=&quot;WARN&quot;: Log level, defaults to WARN.
+    -o, --outfile string    Filename to tee log output to
+    -q, --quiet=false: Be quiet; only display error output.
+    -s, --silent=false: Be silent; don&#39;t output anything.
+    -v, --verbose=false: Enable verbose output when executing commands.
+</pre></div>
+
+
+<h4 id="examples">Examples<a class="headerlink" href="#examples" title="Permanent link">&para;</a></h4>
+<table>
+<thead>
+<tr>
+<th>Sub-command</th>
+<th>Usage</th>
+<th>Explanation</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>size</td>
+<td>newt size blink_rigado</td>
+<td>Inspects and lists the RAM and Flash memory use by each component (object files and libraries) of the target.</td>
+</tr>
+</tbody>
+</table>
+<h4 id="example-output-for-newt-size-boot_olimex">Example output for <code>newt size boot_olimex</code>:<a class="headerlink" href="#example-output-for-newt-size-boot_olimex" title="Permanent link">&para;</a></h4>
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">$ newt size blink_rigado
+  FLASH     RAM 
+      9     223 *fill*
+   1052       0 baselibc.a
+    195    1116 blinky.a
+    616     452 bmd300eval.a
+     64       0 cmsis-core.a
+    124       0 crt0.o
+      8       0 crti.o
+     16       0 crtn.o
+    277     196 full.a
+     20       8 hal.a
+     96    1068 libg.a
+   1452       0 libgcc.a
+    332      28 nrf52xxx.a
+   3143     677 os.a
+
+objsize
+   text    data     bss     dec     hex filename
+   7404    1172    2212   10788    2a24 /Users/&lt;username&gt;/dev/rigado/bin/blink_rigado/apps/blinky/blinky.elf
+</pre></div>
+                        
+                        <div class="row">
+                            
+
+
+
+<ul class="nav nav-pills" style="margin-bottom: 10px">
+    <li>
+    
+    <a href=../newt_run/>
+        <span class="fa fa-arrow-left"></span>
+        Previous: newt run
+    </a>
+    
+    </li>
+    <li class="pull-right">
+    
+    <a href=../newt_target/>
+        Next: newt target
+        <span class="fa fa-arrow-right"></span>
+    </a>
+    
+    </li>
+</ul>
+                        </div>
+                        <div class="row">
+                            <footer>
+    <div class="row">
+        <div class="col-md-12">
+            
+                <p class="copyright">Copyright &copy; 2015 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 Apache and the Apache feather logo are trademarks of The Apache Software Foundation.<br>The Apache Software Foundation Apache Incubator</p>
+            
+        </div>
+    </div>
+    <div class="copyright-logos">
+        <div class="row">
+            <div class="col-xs-6 text-right">
+                <img src="/img/apache-feather.png" alt="Apache" title="Apache">
+            </div>
+            <div class="col-xs-6 text-left">
+                <img src="/img/apache-logo.png" alt="Apache Incubator" title="Apache Incubator">
+            </div>
+        </div>
+    </div>
+    <div class="row">
+        <div class="col-md-12">
+            <small class="footnote">
+                MyNewt is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
+            </small>
+        </div>
+    </div>
+</footer>
+                        </div>
+                    </div>
+                </div>
+            
+            
+        </div>
+
+        <script src="../../../js/jquery-1.10.2.min.js"></script>
+        <script src="../../../js/bootstrap-3.0.3.min.js"></script>
+        <script src="../../../js/highlight.pack.js"></script>
+        <script src="../../../js/base.js"></script>
+        <script src="../../../js/custom.js"></script>
+
+    </body>
+</html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/b7fbe979/newt/command_list/newt_target/index.html
----------------------------------------------------------------------
diff --git a/newt/command_list/newt_target/index.html b/newt/command_list/newt_target/index.html
index b69a510..b327790 100644
--- a/newt/command_list/newt_target/index.html
+++ b/newt/command_list/newt_target/index.html
@@ -247,19 +247,38 @@
               
                 
   
+    <li>
+      <a href="../newt_build/">newt build</a>
+    </li>
   
-    <li><a href="
-  ../newt_app/
-">Command list</a>
+
+              
+          
+              
+                
   
-    
-      <ul class="current-toc">
+    <li>
+      <a href="../newt_clean/">newt clean</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_create_image/">newt create-image</a>
+    </li>
+  
+
+              
           
               
                 
   
     <li>
-      <a href="../newt_app/">newt app</a>
+      <a href="../newt_debug/">newt debug</a>
     </li>
   
 
@@ -279,6 +298,36 @@
                 
   
     <li>
+      <a href="../newt_info/">newt info</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_install/">newt install</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_load/">newt load</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
       <a href="../newt_new/">newt new</a>
     </li>
   
@@ -289,7 +338,17 @@
                 
   
     <li>
-      <a href="../newt_pkg/">newt pkg</a>
+      <a href="../newt_run/">newt run</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_size/">newt size</a>
     </li>
   
 
@@ -309,15 +368,29 @@
                 
   
     <li>
-      <a href="../newt_version/">newt version</a>
+      <a href="../newt_test/">newt test</a>
     </li>
   
 
               
           
-      </ul>
-    
-  </li>
+              
+                
+  
+    <li>
+      <a href="../newt_upgrade/">newt upgrade</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_version/">newt version</a>
+    </li>
+  
 
               
           
@@ -409,11 +482,11 @@
     
     
         
-          <li>&raquo; <a href="../../newt_ops/">User Guide</a></li>
+          <li>&raquo; <a href="../../newt_intro/">Newt Tool Manual</a></li>
         
       
         
-          <li>&raquo; <a href="../newt_app/">Command list</a></li>
+          <li>&raquo; <a href="../../newt_ops/">User Guide</a></li>
         
       
       
@@ -429,24 +502,17 @@
                             <h2 id="newt-target"><font color="#F2853F" style="font-size:24pt">newt target </font><a class="headerlink" href="#newt-target" title="Permanent link">&para;</a></h2>
 <p>Provides commands to create, build, delete, and query targets. </p>
 <h4 id="usage">Usage:<a class="headerlink" href="#usage" title="Permanent link">&para;</a></h4>
-<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">    newt target [command] input1 [flag1] [flag2]
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">    newt target [command] input1 [input2]
 </pre></div>
 
 
 <h4 id="available-commands">Available Commands:<a class="headerlink" href="#available-commands" title="Permanent link">&para;</a></h4>
-<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">    set         Set target configuration variable
-    unset       Unset target configuration variable
-    delete      Delete target
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">    show        View target configuration variables
+    set         Set target configuration variable
     create      Create a target
-    show        View target configuration variables
-    build       Build target
-    test        Test target
-    size        Size of the target
-    label       Add image header to target binary
-    download    Download project to target
-    debug       Open debugger session to target
-    export      Export target
-    import      Import target
+    delete      Delete target
+    copy        Copy target
+    vars        Show variable names possible for a target
 </pre></div>
 
 
@@ -457,6 +523,7 @@
 
 <h4 id="global-flags">Global Flags:<a class="headerlink" href="#global-flags" title="Permanent link">&para;</a></h4>
 <div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">    -l, --loglevel=&quot;WARN&quot;: Log level, defaults to WARN.
+    -o, --outfile string    Filename to tee log output to
     -q, --quiet=false: Be quiet; only display error output.
     -s, --silent=false: Be silent; don&#39;t output anything.
     -v, --verbose=false: Enable verbose output when executing commands.
@@ -473,92 +540,36 @@
 </thead>
 <tbody>
 <tr>
-<td>set</td>
-<td>Set attributes (variables) of the target. Currently the list of possible attributes (variables) are:<code>arch, compiler, compiler_def, project, bsp, pkg, identities, capabilities, dependencies, cflags, lflags</code>. Typically only the first 5 need to be set for a hardware target. For a simulated target, e.g. for software testing purposes, <code>arch=sim</code>, <code>compiler=sim</code>, and <code>pkg=&lt;pkg name to be tested&gt;</code>. You cannot set both the project and pkg for a target.</td>
-</tr>
-<tr>
-<td></td>
-<td>To display all the existing values for any target attribute (variable), you can simply hit return after that variable. For example, <code>newt target set target1 arch</code> displays the valid values available for the attribute <code>arch</code> for a target named <code>target1</code>.</td>
-</tr>
-<tr>
-<td>unset</td>
-<td>Unset attributes of the target in its configuration.</td>
-</tr>
-<tr>
-<td>delete</td>
-<td>Deletes only the description for the target. Does not delete the target directory with associated binaries. If you want to clean out the binaries, list files, and executables use<code>newt target build &lt;target-name&gt; clean</code> <strong>before</strong> deleting the target!</td>
-</tr>
-<tr>
-<td>create</td>
-<td>Creates a target description or build definition by the name <code>input1</code>. By default it assigns the sim (simulator) architecture to it which allows you to build new projects and software on your native OS and try it out.</td>
-</tr>
-<tr>
 <td>show</td>
-<td>Display the configuration defined for the target named <code>input1</code>. If no <code>input1</code> is specified then show the details for all the targets in the app.</td>
-</tr>
-<tr>
-<td>build</td>
-<td>Build the source code into an image that can be loaded on the hardware associated with the target named <code>input1</code> to do the application enabled by the 'project' associated with that target (via the target definition). It creates 'bin/' and 'bin/<input1>/' subdirectories inside the base directory for the project, compiles and generates binaries and executables, and places them in 'bin/<input1>/.</td>
+<td>Shows what variables (attributes) are set on the specified target <code>input1</code>. If no <code>input1</code> is specified then show the configuration for all the targets defined so far.</td>
 </tr>
 <tr>
-<td>test</td>
-<td>Test a pkg on the target named <code>input1</code>. The pkg is either supplied as an argument to the command line invocation of <code>newt target test</code> or added as part of the target definition. If only the target is specified as <code>input1</code>, then the pkg in the target's definition is automatically chosen to be tested. You currently cannot test an entire project on a hardware target. The test command is envisioned for use if one or two pkgs gets updated and each needs to be tested against a target. Alternatively, a script may be written for a series of tests on several pkgs.</td>
-</tr>
-<tr>
-<td>size</td>
-<td>Displays the memory used (in bytes) by the component libraries that have been compiled and linked to form the executable for the specified target build (input1). The memory usage of the different components is shown by each memory type available in the bsp (board support package) used in the target e.g. RAM, flash, CCM etc.</td>
-</tr>
-<tr>
-<td>label</td>
-<td>Appends an image header to the created binary file for the target named <code>input1</code>. Version number in the header is set to the value given as <code>[flag1]</code>. The manifest.json file in the directory with the binaries (project/<project-name>/bin/<target-name>) reflects the version number. A manifest.json file is created if none exists for the target.</td>
-</tr>
-<tr>
-<td>export</td>
-<td>Exports the configurations of the specified target <code>input1</code>. If -a or -export-all flag is used, then all targets are exported and printed out to standard out. You may redirect the output to a file.</td>
-</tr>
-<tr>
-<td>import</td>
-<td>Import one or more target configuration from standard input or a file. Each target starts with <code>@target=&lt;target-name&gt;</code> followed by the attributes. The list of targets should end with <code>@endtargets</code>.</td>
-</tr>
-<tr>
-<td>download</td>
-<td>Downloads the binary executable <code>&lt;target-name&gt;.elf.bin</code> to the board.</td>
+<td>set</td>
+<td>Set variables (attributes) of the target named via <code>input1</code>. Currently the list of possible attributes (variables) are:<code>app</code>, <code>bsp</code>, <code>build_profile</code>, <code>features</code>, <code>cflags</code>, <code>lflags</code>. For a simulated target, e.g. for software testing purposes, <code>bsp</code> is set to <code>@apache-mynewt-core/hw/bsp/native</code>.</td>
 </tr>
 <tr>
-<td>debug</td>
-<td>Downloads the binary executable <code>&lt;target-name&gt;.elf.bin</code> to the board and starts up the openocd/gdb combination session. gdb takes over the terminal.</td>
+<td></td>
+<td>To display all the existing values for a target variable (attribute), you can simply hit return after that variable. For example, <code>newt target set input1 app</code> displays the valid values available for the variable <code>app</code> for a target named <code>input11</code>.</td>
 </tr>
-</tbody>
-</table>
-<h4 id="command-specific-flags">Command-specific flags<a class="headerlink" href="#command-specific-flags" title="Permanent link">&para;</a></h4>
-<table>
-<thead>
 <tr>
-<th>Sub-command</th>
-<th>Available flags</th>
-<th>Explanation</th>
+<td></td>
+<td>Currently, the only two values available for <code>build_profile</code> are <code>optimized</code> and <code>debug</code>.</td>
 </tr>
-</thead>
-<tbody>
 <tr>
-<td>build</td>
-<td>clean</td>
-<td>All the binaries and object files for the specified target will be removed. The subdirectory named after the specified target within that project is removed.</td>
+<td>create</td>
+<td>Creates an empty target definition by the name of <code>input1</code>.</td>
 </tr>
 <tr>
-<td>build clean</td>
-<td>all</td>
-<td>All the binaries and object files for all targets are removed, and subdirectories of all targets for the project are removed. However, the entire repository is not emptied since any pkgs or projects that the specified target doesn't reference are not touched.</td>
+<td>delete</td>
+<td>Deletes only the description for the target. Does not delete the target directory with associated binaries. If you want to clean out the binaries, list files, and executables use<code>newt target clean &lt;target-name&gt;</code> <strong>before</strong> deleting the target!</td>
 </tr>
 <tr>
-<td>export</td>
-<td>-a, -export-all</td>
-<td>Export all targets. <code>input1</code> is not necessary when this flag is used.</td>
+<td>copy</td>
+<td>Creates a new target by the name of <code>input2</code> by cloning the definition of an existing target named <code>input1</code>.</td>
 </tr>
 <tr>
-<td>import</td>
-<td>-a, -import-all</td>
-<td>Import all targets typed into standard input or redirected from a file.</td>
+<td>vars</td>
+<td>Shows what variables (attributes) are available to set on the target</td>
 </tr>
 </tbody>
 </table>
@@ -573,141 +584,32 @@
 </thead>
 <tbody>
 <tr>
-<td>set</td>
-<td>newt target set myblinky compiler=arm-none-eabi-m4</td>
-<td>Set the compiler for the 'myblinky' target to the gcc compiler for embedded ARM chips.</td>
-</tr>
-<tr>
-<td>set</td>
-<td>newt target set myblinky compiler</td>
-<td>Lists the valid values currently available to be assigned for target attribute (variable) 'compiler'. For example, arm-none-eabi-m0, arm-none-eabi-m4, sim. As Mynewt grows, the number of possible values will grow.</td>
-</tr>
-<tr>
-<td>unset</td>
-<td>newt target unset myblinky compiler</td>
-<td>Remove the setting for the compiler for the 'myblinky' target.</td>
-</tr>
-<tr>
-<td>delete</td>
-<td>newt target delete myblinky</td>
-<td>Delete the target description for the target named 'myblinky'. Note that it does not remove any binaries or clean out the directory for this target.</td>
-</tr>
-<tr>
-<td>create</td>
-<td>newt target create blink_f3disc</td>
-<td>Create a new target description by the name 'blink_f3disc'. The architecture is 'sim' by default and can be changed using subcommand 'set' above.</td>
-</tr>
-<tr>
 <td>show</td>
-<td>newt target show myblinky</td>
-<td>Show the target attributes set for 'myblinky'</td>
-</tr>
-<tr>
-<td>build</td>
-<td>newt target build blink_f3disc</td>
-<td>Compile the source code for the target named blink_f3disc and generate binaries that can be loaded into the target hardware.</td>
-</tr>
-<tr>
-<td>test</td>
-<td>newt target test test_target pkg=libs/os</td>
-<td>Tests the pkg named 'libs/os' against the target named 'test_target'</td>
-</tr>
-<tr>
-<td>size</td>
-<td>newt target size -v boot_olimex</td>
-<td>Displays the memory footprint in bytes for all object and linked files for the target named boot_olimex. The -v option shows all the steps of loading and inspecting the different pkgs required for the project on this target as well as the different memory locations available. The memory usage for each component is broken up into the different memory types used. An example output is shown for <code>newt target size boot_olimex</code> below.</td>
-</tr>
-<tr>
-<td>label</td>
-<td>newt target label boot_olimex 2.0.1</td>
-<td>Appends an image header specifying the version number as 2.0.1 to the binary image file for target named boot_olimex. The version number in the manifest.json file for this target is also updated to 2.0.1.</td>
-</tr>
-<tr>
-<td>export</td>
-<td>newt target export -a &gt; my_exports.txt</td>
-<td>Export all build targets from the current app, and redirect output to a file named 'my_exports.txt'.</td>
-</tr>
-<tr>
-<td>export</td>
-<td>newt target export -export-all</td>
-<td>Export all build targets from the current app, and print them to standard output on the screen.</td>
-</tr>
-<tr>
-<td>export</td>
-<td>newt target export my_target</td>
-<td>Export only target named 'my_target' and print it to standard output on the screen.</td>
-</tr>
-<tr>
-<td>import</td>
-<td>newt target import ex_tgt_1 &lt; exported_targets.txt</td>
-<td>Imports the target configuration for 'ex_tgt_1' in 'exported_targets.txt'.</td>
-</tr>
-<tr>
-<td>import</td>
-<td>newt target import -a &lt; in_targets.txt</td>
-<td>Imports all the targets specified in the file named <code>in_targets.txt</code>. A sample file is shown after this table.</td>
+<td>newt target show myble</td>
+<td>Shows all variable settings for the target named "myble" i.e. what app, bsp, build_profile, features, cflags are set to. Note that all variables are not required to be set in order to successfully define a target.</td>
 </tr>
 <tr>
-<td>import</td>
-<td>newt target import test3</td>
-<td>Awaits all the configuration variables for a target named 'test3'. This allows you to define all the attributes in one shot e.g. by cutting and pasting the contents of <code>in_targets.txt</code> file shown at the bottom of this page.</td>
+<td>show</td>
+<td>newt target show</td>
+<td>Shows all variable settings for all the targets defined.</td>
 </tr>
 <tr>
-<td>size</td>
-<td>newt target size blink_nordic</td>
-<td>Inspects and lists the RAM and Flash memory use by each component (object files and libraries) of the target.</td>
+<td>set</td>
+<td>newt target set myble app=@apache-mynewt-core/apps/bletiny</td>
+<td>Assign <code>bletiny</code> to be the application to be included in the build for the target named <code>myble</code>.</td>
 </tr>
 <tr>
-<td>download</td>
-<td>newt target -v -lVERBOSE download blinky</td>
-<td>Downloads <code>blinky.elf.bin</code> to the hardware in verbose mode with logging turned on at VERBOSE level.</td>
+<td>copy</td>
+<td>newt target copy my_blinky_sim test1</td>
+<td>Creates a new target by the name <code>test1</code> by copying the attributes from <code>my_blinky_sim</code></td>
 </tr>
 <tr>
-<td>debug</td>
-<td>newt target debug blinky</td>
-<td>Downloads <code>blinky.elf.bin</code> to the hardware, opens up a gdb session with <code>blinky.elf</code> in the terminal, and halts for further input in gdb.</td>
+<td>vars</td>
+<td>newt target vars</td>
+<td>Shows all the variables newt recognizes - app, bsp, build_profile, features</td>
 </tr>
 </tbody>
 </table>
-<h4 id="example-output-for-newt-target-size-boot_olimex">Example output for <code>newt target size boot_olimex</code>:<a class="headerlink" href="#example-output-for-newt-target-size-boot_olimex" title="Permanent link">&para;</a></h4>
-<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">$ newt target size boot_olimex
-Inspecting target boot_olimex (project = boot)
-  FLASH     CCM     RAM 
-     13       0       3 *fill*
-    239       0       0 boot.o
-    124       0       0 crt0.o
-     84       0      40 crtbegin.o
-      4       0       4 crtend.o
-      8       0       0 crti.o
-     16       0       0 crtn.o
-   1396       0      50 libbaselibc.a
-   2054       0    1104 libbootutil.a
-     84       0       0 libcmsis-core.a
-    266       0       4 libfs.a
-     80       0       0 libg.a
-   1452       0       0 libgcc.a
-    940       0       8 libhal.a
-  12130       0     538 libnffs.a
-   1172    3072      68 libolimex_stm32-e407_devboard.a
-   3654       0     645 libos.a
-   1504       0      32 libstm32f4xx.a
-</pre></div>
-
-
-<h4 id="example-content-for-in_targetstxt-file-used-for-importing-targets-test3-and-test4">Example content for <code>in_targets.txt</code> file used for importing targets <code>test3</code> and <code>test4</code>.<a class="headerlink" href="#example-content-for-in_targetstxt-file-used-for-importing-targets-test3-and-test4" title="Permanent link">&para;</a></h4>
-<blockquote>
-<p>@target=test3<br />
-project=blinked<br />
-arch=sim<br />
-compiler_def=debug<br />
-compiler=arm-none-eabi-m4<br />
-@target=test4<br />
-project=super_blinky<br />
-arch=sim<br />
-compiler_def=debug<br />
-compiler=arm-none-eabi-m4<br />
-@endtargets</p>
-</blockquote>
                         
                         <div class="row">
                             
@@ -717,16 +619,16 @@ compiler=arm-none-eabi-m4<br />
 <ul class="nav nav-pills" style="margin-bottom: 10px">
     <li>
     
-    <a href=../newt_pkg/>
+    <a href=../newt_size/>
         <span class="fa fa-arrow-left"></span>
-        Previous: newt pkg
+        Previous: newt size
     </a>
     
     </li>
     <li class="pull-right">
     
-    <a href=../newt_version/>
-        Next: newt version
+    <a href=../newt_test/>
+        Next: newt test
         <span class="fa fa-arrow-right"></span>
     </a>
     

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/b7fbe979/newt/command_list/newt_test/index.html
----------------------------------------------------------------------
diff --git a/newt/command_list/newt_test/index.html b/newt/command_list/newt_test/index.html
new file mode 100644
index 0000000..a11672c
--- /dev/null
+++ b/newt/command_list/newt_test/index.html
@@ -0,0 +1,631 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge">
+        <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        
+        
+        <link rel="canonical" href="http://mynewt.apache.org/newt/command_list/newt_test/">
+        <link rel="shortcut icon" href="../../../img/favicon.ico">
+
+	<title>newt test - Apache Mynewt</title>
+
+        <link href="../../../css/bootstrap-3.0.3.min.css" rel="stylesheet">
+        <link href="../../../css/font-awesome-4.0.3.css" rel="stylesheet">
+        <link rel="stylesheet" href="../../../css/highlight.css">
+        <link href="../../../css/base.css" rel="stylesheet">
+        <link href="../../../css/custom.css" rel="stylesheet">
+        <link href='https://fonts.googleapis.com/css?family=Roboto:400,500,700,900,300,100' rel='stylesheet' type='text/css'>
+        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
+        <link href="../../../extra.css" rel="stylesheet">
+
+        <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
+        <!--[if lt IE 9]>
+            <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+            <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
+        <![endif]-->
+
+        
+            <script>
+                (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+                (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+                m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+                })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+                ga('create', 'UA-72162311-1', 'mynewt.incubator.apache.org');
+                ga('send', 'pageview');
+            </script>
+        
+    </head>
+
+
+    <body class="newt test">
+
+
+        <div id="navbar" class="navbar navbar-default navbar-fixed-top" role="navigation">
+    <div class="logo-container">
+        <img src="/img/logo.svg">
+    </div>
+    <div class="container-fluid">
+        <!-- Collapsed navigation -->
+        <div class="navbar-header">
+            <!-- Expander button -->
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+
+        </div>
+
+        <!-- Expanded navigation -->
+        <div class="navbar-collapse collapse">
+            <!-- Main navigation -->
+            <ul class="nav navbar-nav navbar-right">
+                <li>
+                    <a href="/">Home</a>
+                </li>
+                <li>
+                    <a href="/about/">About</a>
+                </li>
+                <li class="dropdown">
+                    <a href="/documentation/" class="dropdown-toggle" data-toggle="dropdown">Docs <b class="caret"></b></a>
+                    <ul class="dropdown-menu">
+                        
+                        
+                        
+                        
+                        
+                        
+                        <li >
+                            <a href="../../../documentation/">
+                                Overview
+                            </a>
+                        </li>
+                        
+                        
+                        
+                        
+                        
+                        
+                        
+                        
+                        
+                        <li >
+                            <a href="../../../os/get_started/introduction/">
+                                Mynewt OS Manual
+                            </a>
+                        </li>
+                        
+                        
+                        
+                        <li class="active">
+                            <a href="../../newt_intro/">
+                                Newt Tool Manual
+                            </a>
+                        </li>
+                        
+                        
+                        
+                        <li >
+                            <a href="../../../newtmgr/overview/">
+                                Newt Manager Manual
+                            </a>
+                        </li>
+                        
+                        
+                        
+                        <li >
+                            <a href="../../../os/tutorials/how_to_edit_docs/">
+                                Appendix
+                            </a>
+                        </li>
+                        
+                        
+                    </ul>
+                </li>
+                <li>
+                    <a href="/download/">Download</a>
+                </li>
+                <li>
+                    <a href="/community/">Community</a>
+                </li>
+                <li>
+                    <a href="/events/">Events</a>
+                </li>
+            </ul>
+
+            <!-- Search, Navigation and Repo links -->
+            <ul class="nav navbar-nav navbar-right">
+                
+            </ul>
+        </div>
+    </div>
+</div>
+
+        
+
+        <div class="container-fluid">
+            
+                <div class="row sm-extra-padding">
+                    <div id="docSidebar" class="col-md-3 bg-grey sidebar-container"><div class="bs-sidebar hidden-print" role="complementary">
+    <div class="sidebar-top">
+        <img class="hidden-xs hidden-sm logo-small" src="/img/logo.svg" alt="MyNewt" title="MyNewt">
+        <div class="small" role="search">
+            <form id ="rtd-search-form" class="wy-form" action="../../../search.html" method="get">
+                <div class="form-group">
+                    <input type="text" name="q" placeholder="Search documentation" />
+                    <button class="search-button" type="submit"><i class="fa fa-search"></i></button>
+                </div>
+            </form>
+        </div>
+    </div>
+    <ul class="nav bs-sidenav">
+      
+        
+      
+        
+      
+        
+      
+        
+      
+        
+      
+        
+      
+        
+          
+  
+  
+    <li><a href="
+  ../../../os/get_started/introduction/
+">Mynewt OS Manual</a>
+  
+    
+  </li>
+
+        
+      
+        
+          
+  
+  
+    <li><a href="
+  ../../newt_intro/
+">Newt Tool Manual</a>
+  
+    
+      <ul class="current-toc">
+          
+              
+                
+  
+    <li>
+      <a href="../../newt_intro/">Introduction</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+  
+    <li><a href="
+  ../../install/newt_mac/
+">Install</a>
+  
+    
+  </li>
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../../newt_operation/">Newt Theory of Ops</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+  
+    <li ><a href="../../newt_ops/">User Guide</a></li>
+  
+    
+      <ul class="current-toc">
+          
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_build/">newt build</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_clean/">newt clean</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_create_image/">newt create-image</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_debug/">newt debug</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_help/">newt help</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_info/">newt info</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_install/">newt install</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_load/">newt load</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_new/">newt new</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_run/">newt run</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_size/">newt size</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_target/">newt target</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li class="active">
+      newt test
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_upgrade/">newt upgrade</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_version/">newt version</a>
+    </li>
+  
+
+              
+          
+      </ul>
+    
+  </li>
+
+              
+          
+      </ul>
+    
+  </li>
+
+        
+      
+        
+          
+  
+  
+    <li><a href="
+  ../../../newtmgr/overview/
+">Newt Manager Manual</a>
+  
+    
+  </li>
+
+        
+      
+        
+          
+  
+  
+    <li><a href="
+  ../../../os/tutorials/how_to_edit_docs/
+">Appendix</a>
+  
+    
+  </li>
+
+        
+      
+    </ul>
+</div></div>
+
+                    <div class="show-sidebar-container">
+                        <button class="show-sidebar">Docs Menu</button>
+                    </div>
+
+                    <div class="col-md-offset-3 col-md-9 documentation-viewer" role="main">
+                        <div class="row doc-header">
+                            <div class="col-sm-6">
+                                
+<ul class="nav nav-pills">
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <li  role="presentation"><a href="../../../os/get_started/introduction/">Mynewt OS</a></li>
+    
+    
+    
+    <li class="active" role="presentation"><a href="../../newt_intro/">Newt Tool</a></li>
+    
+    
+    
+    <li  role="presentation"><a href="../../../newtmgr/overview/">Newt Mgr</a></li>
+    
+    
+    
+    
+</ul>
+                            </div>
+                            <div class="col-sm-6">
+                                <div role="navigation" aria-label="breadcrumbs navigation">
+  <ul class="wy-breadcrumbs">
+    <li><a href="/documentation/">Docs</a></li>
+    
+    
+        
+          <li>&raquo; <a href="../../newt_intro/">Newt Tool Manual</a></li>
+        
+      
+        
+          <li>&raquo; <a href="../../newt_ops/">User Guide</a></li>
+        
+      
+      
+        <li>&raquo; newt test</li>
+      
+    
+    
+  </ul>
+</div>
+                            </div>
+                        </div>
+                        
+                            <h2 id="newt-test"><font color="#F2853F" style="font-size:24pt">newt test </font><a class="headerlink" href="#newt-test" title="Permanent link">&para;</a></h2>
+<p>Executes unit tests for one or more packages </p>
+<h4 id="usage">Usage:<a class="headerlink" href="#usage" title="Permanent link">&para;</a></h4>
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">    newt test [flags] input1 [input2] ...
+</pre></div>
+
+
+<h4 id="flags">Flags:<a class="headerlink" href="#flags" title="Permanent link">&para;</a></h4>
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">    -h, --help=false: help for target
+</pre></div>
+
+
+<h4 id="global-flags">Global Flags:<a class="headerlink" href="#global-flags" title="Permanent link">&para;</a></h4>
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">    -l, --loglevel=&quot;WARN&quot;: Log level, defaults to WARN.
+    -o, --outfile string    Filename to tee log output to
+    -q, --quiet=false: Be quiet; only display error output.
+    -s, --silent=false: Be silent; don&#39;t output anything.
+    -v, --verbose=false: Enable verbose output when executing commands.
+</pre></div>
+
+
+<h4 id="description">Description<a class="headerlink" href="#description" title="Permanent link">&para;</a></h4>
+<table>
+<thead>
+<tr>
+<th>Sub-command</th>
+<th>Explanation</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>test</td>
+<td>Test a pkg named <code>input1</code>. You may specify multiple packages separated by space in the same command.</td>
+</tr>
+</tbody>
+</table>
+<h4 id="examples">Examples<a class="headerlink" href="#examples" title="Permanent link">&para;</a></h4>
+<table>
+<thead>
+<tr>
+<th>Sub-command</th>
+<th>Usage</th>
+<th>Explanation</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>test</td>
+<td>newt test targets/myble2</td>
+<td>Tests the pkg named 'targets/myble2'</td>
+</tr>
+<tr>
+<td></td>
+<td>newt test @apache-mynewt-core/libs/os</td>
+<td>Tests the libs/os pkg in the repo named apache-mynewt-core</td>
+</tr>
+<tr>
+<td></td>
+<td>newt test libs/os libs/json</td>
+<td>Tests the <code>libs/os</code> and <code>libs/json packages</code> in the current repo. Should indicate at the end of the output: <br> <code>Passed tests: [libs/os libs/json]</code> <br>  <code>All tests passed</code></td>
+</tr>
+</tbody>
+</table>
+                        
+                        <div class="row">
+                            
+
+
+
+<ul class="nav nav-pills" style="margin-bottom: 10px">
+    <li>
+    
+    <a href=../newt_target/>
+        <span class="fa fa-arrow-left"></span>
+        Previous: newt target
+    </a>
+    
+    </li>
+    <li class="pull-right">
+    
+    <a href=../newt_upgrade/>
+        Next: newt upgrade
+        <span class="fa fa-arrow-right"></span>
+    </a>
+    
+    </li>
+</ul>
+                        </div>
+                        <div class="row">
+                            <footer>
+    <div class="row">
+        <div class="col-md-12">
+            
+                <p class="copyright">Copyright &copy; 2015 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 Apache and the Apache feather logo are trademarks of The Apache Software Foundation.<br>The Apache Software Foundation Apache Incubator</p>
+            
+        </div>
+    </div>
+    <div class="copyright-logos">
+        <div class="row">
+            <div class="col-xs-6 text-right">
+                <img src="/img/apache-feather.png" alt="Apache" title="Apache">
+            </div>
+            <div class="col-xs-6 text-left">
+                <img src="/img/apache-logo.png" alt="Apache Incubator" title="Apache Incubator">
+            </div>
+        </div>
+    </div>
+    <div class="row">
+        <div class="col-md-12">
+            <small class="footnote">
+                MyNewt is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
+            </small>
+        </div>
+    </div>
+</footer>
+                        </div>
+                    </div>
+                </div>
+            
+            
+        </div>
+
+        <script src="../../../js/jquery-1.10.2.min.js"></script>
+        <script src="../../../js/bootstrap-3.0.3.min.js"></script>
+        <script src="../../../js/highlight.pack.js"></script>
+        <script src="../../../js/base.js"></script>
+        <script src="../../../js/custom.js"></script>
+
+    </body>
+</html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/b7fbe979/newt/command_list/newt_upgrade/index.html
----------------------------------------------------------------------
diff --git a/newt/command_list/newt_upgrade/index.html b/newt/command_list/newt_upgrade/index.html
new file mode 100644
index 0000000..482d6b8
--- /dev/null
+++ b/newt/command_list/newt_upgrade/index.html
@@ -0,0 +1,603 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge">
+        <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        
+        
+        <link rel="canonical" href="http://mynewt.apache.org/newt/command_list/newt_upgrade/">
+        <link rel="shortcut icon" href="../../../img/favicon.ico">
+
+	<title>newt upgrade - Apache Mynewt</title>
+
+        <link href="../../../css/bootstrap-3.0.3.min.css" rel="stylesheet">
+        <link href="../../../css/font-awesome-4.0.3.css" rel="stylesheet">
+        <link rel="stylesheet" href="../../../css/highlight.css">
+        <link href="../../../css/base.css" rel="stylesheet">
+        <link href="../../../css/custom.css" rel="stylesheet">
+        <link href='https://fonts.googleapis.com/css?family=Roboto:400,500,700,900,300,100' rel='stylesheet' type='text/css'>
+        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
+        <link href="../../../extra.css" rel="stylesheet">
+
+        <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
+        <!--[if lt IE 9]>
+            <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+            <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
+        <![endif]-->
+
+        
+            <script>
+                (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+                (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+                m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+                })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+                ga('create', 'UA-72162311-1', 'mynewt.incubator.apache.org');
+                ga('send', 'pageview');
+            </script>
+        
+    </head>
+
+
+    <body class="newt upgrade">
+
+
+        <div id="navbar" class="navbar navbar-default navbar-fixed-top" role="navigation">
+    <div class="logo-container">
+        <img src="/img/logo.svg">
+    </div>
+    <div class="container-fluid">
+        <!-- Collapsed navigation -->
+        <div class="navbar-header">
+            <!-- Expander button -->
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+
+        </div>
+
+        <!-- Expanded navigation -->
+        <div class="navbar-collapse collapse">
+            <!-- Main navigation -->
+            <ul class="nav navbar-nav navbar-right">
+                <li>
+                    <a href="/">Home</a>
+                </li>
+                <li>
+                    <a href="/about/">About</a>
+                </li>
+                <li class="dropdown">
+                    <a href="/documentation/" class="dropdown-toggle" data-toggle="dropdown">Docs <b class="caret"></b></a>
+                    <ul class="dropdown-menu">
+                        
+                        
+                        
+                        
+                        
+                        
+                        <li >
+                            <a href="../../../documentation/">
+                                Overview
+                            </a>
+                        </li>
+                        
+                        
+                        
+                        
+                        
+                        
+                        
+                        
+                        
+                        <li >
+                            <a href="../../../os/get_started/introduction/">
+                                Mynewt OS Manual
+                            </a>
+                        </li>
+                        
+                        
+                        
+                        <li class="active">
+                            <a href="../../newt_intro/">
+                                Newt Tool Manual
+                            </a>
+                        </li>
+                        
+                        
+                        
+                        <li >
+                            <a href="../../../newtmgr/overview/">
+                                Newt Manager Manual
+                            </a>
+                        </li>
+                        
+                        
+                        
+                        <li >
+                            <a href="../../../os/tutorials/how_to_edit_docs/">
+                                Appendix
+                            </a>
+                        </li>
+                        
+                        
+                    </ul>
+                </li>
+                <li>
+                    <a href="/download/">Download</a>
+                </li>
+                <li>
+                    <a href="/community/">Community</a>
+                </li>
+                <li>
+                    <a href="/events/">Events</a>
+                </li>
+            </ul>
+
+            <!-- Search, Navigation and Repo links -->
+            <ul class="nav navbar-nav navbar-right">
+                
+            </ul>
+        </div>
+    </div>
+</div>
+
+        
+
+        <div class="container-fluid">
+            
+                <div class="row sm-extra-padding">
+                    <div id="docSidebar" class="col-md-3 bg-grey sidebar-container"><div class="bs-sidebar hidden-print" role="complementary">
+    <div class="sidebar-top">
+        <img class="hidden-xs hidden-sm logo-small" src="/img/logo.svg" alt="MyNewt" title="MyNewt">
+        <div class="small" role="search">
+            <form id ="rtd-search-form" class="wy-form" action="../../../search.html" method="get">
+                <div class="form-group">
+                    <input type="text" name="q" placeholder="Search documentation" />
+                    <button class="search-button" type="submit"><i class="fa fa-search"></i></button>
+                </div>
+            </form>
+        </div>
+    </div>
+    <ul class="nav bs-sidenav">
+      
+        
+      
+        
+      
+        
+      
+        
+      
+        
+      
+        
+      
+        
+          
+  
+  
+    <li><a href="
+  ../../../os/get_started/introduction/
+">Mynewt OS Manual</a>
+  
+    
+  </li>
+
+        
+      
+        
+          
+  
+  
+    <li><a href="
+  ../../newt_intro/
+">Newt Tool Manual</a>
+  
+    
+      <ul class="current-toc">
+          
+              
+                
+  
+    <li>
+      <a href="../../newt_intro/">Introduction</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+  
+    <li><a href="
+  ../../install/newt_mac/
+">Install</a>
+  
+    
+  </li>
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../../newt_operation/">Newt Theory of Ops</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+  
+    <li ><a href="../../newt_ops/">User Guide</a></li>
+  
+    
+      <ul class="current-toc">
+          
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_build/">newt build</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_clean/">newt clean</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_create_image/">newt create-image</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_debug/">newt debug</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_help/">newt help</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_info/">newt info</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_install/">newt install</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_load/">newt load</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_new/">newt new</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_run/">newt run</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_size/">newt size</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_target/">newt target</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_test/">newt test</a>
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li class="active">
+      newt upgrade
+    </li>
+  
+
+              
+          
+              
+                
+  
+    <li>
+      <a href="../newt_version/">newt version</a>
+    </li>
+  
+
+              
+          
+      </ul>
+    
+  </li>
+
+              
+          
+      </ul>
+    
+  </li>
+
+        
+      
+        
+          
+  
+  
+    <li><a href="
+  ../../../newtmgr/overview/
+">Newt Manager Manual</a>
+  
+    
+  </li>
+
+        
+      
+        
+          
+  
+  
+    <li><a href="
+  ../../../os/tutorials/how_to_edit_docs/
+">Appendix</a>
+  
+    
+  </li>
+
+        
+      
+    </ul>
+</div></div>
+
+                    <div class="show-sidebar-container">
+                        <button class="show-sidebar">Docs Menu</button>
+                    </div>
+
+                    <div class="col-md-offset-3 col-md-9 documentation-viewer" role="main">
+                        <div class="row doc-header">
+                            <div class="col-sm-6">
+                                
+<ul class="nav nav-pills">
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <li  role="presentation"><a href="../../../os/get_started/introduction/">Mynewt OS</a></li>
+    
+    
+    
+    <li class="active" role="presentation"><a href="../../newt_intro/">Newt Tool</a></li>
+    
+    
+    
+    <li  role="presentation"><a href="../../../newtmgr/overview/">Newt Mgr</a></li>
+    
+    
+    
+    
+</ul>
+                            </div>
+                            <div class="col-sm-6">
+                                <div role="navigation" aria-label="breadcrumbs navigation">
+  <ul class="wy-breadcrumbs">
+    <li><a href="/documentation/">Docs</a></li>
+    
+    
+        
+          <li>&raquo; <a href="../../newt_intro/">Newt Tool Manual</a></li>
+        
+      
+        
+          <li>&raquo; <a href="../../newt_ops/">User Guide</a></li>
+        
+      
+      
+        <li>&raquo; newt upgrade</li>
+      
+    
+    
+  </ul>
+</div>
+                            </div>
+                        </div>
+                        
+                            <h2 id="newt-upgrade"><font color="#F2853F" style="font-size:24pt">newt upgrade </font><a class="headerlink" href="#newt-upgrade" title="Permanent link">&para;</a></h2>
+<p>Upgrade project dependencies</p>
+<h4 id="usage">Usage:<a class="headerlink" href="#usage" title="Permanent link">&para;</a></h4>
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">    newt pkg [command][flag] input1 input2
+</pre></div>
+
+
+<h4 id="flags">Flags:<a class="headerlink" href="#flags" title="Permanent link">&para;</a></h4>
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">    -f, --force   Force upgrade of the repositories to latest state in project.yml
+
+#### Global Flags:
+
+    -l, --loglevel=&quot;WARN&quot;: Log level, defaults to WARN.
+    -o, --outfile string    Filename to tee log output to
+    -q, --quiet=false: Be quiet; only display error output.
+    -s, --silent=false: Be silent; don&#39;t output anything.
+    -v, --verbose=false: Enable verbose output when executing commands.
+</pre></div>
+
+
+<h4 id="description">Description<a class="headerlink" href="#description" title="Permanent link">&para;</a></h4>
+<table>
+<thead>
+<tr>
+<th>Sub-command</th>
+<th>Explanation</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>upgrade</td>
+<td>If you have changed the project.yml description for the project, you need to run this command to update all the package dependencies.</td>
+</tr>
+</tbody>
+</table>
+                        
+                        <div class="row">
+                            
+
+
+
+<ul class="nav nav-pills" style="margin-bottom: 10px">
+    <li>
+    
+    <a href=../newt_test/>
+        <span class="fa fa-arrow-left"></span>
+        Previous: newt test
+    </a>
+    
+    </li>
+    <li class="pull-right">
+    
+    <a href=../newt_version/>
+        Next: newt version
+        <span class="fa fa-arrow-right"></span>
+    </a>
+    
+    </li>
+</ul>
+                        </div>
+                        <div class="row">
+                            <footer>
+    <div class="row">
+        <div class="col-md-12">
+            
+                <p class="copyright">Copyright &copy; 2015 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 Apache and the Apache feather logo are trademarks of The Apache Software Foundation.<br>The Apache Software Foundation Apache Incubator</p>
+            
+        </div>
+    </div>
+    <div class="copyright-logos">
+        <div class="row">
+            <div class="col-xs-6 text-right">
+                <img src="/img/apache-feather.png" alt="Apache" title="Apache">
+            </div>
+            <div class="col-xs-6 text-left">
+                <img src="/img/apache-logo.png" alt="Apache Incubator" title="Apache Incubator">
+            </div>
+        </div>
+    </div>
+    <div class="row">
+        <div class="col-md-12">
+            <small class="footnote">
+                MyNewt is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
+            </small>
+        </div>
+    </div>
+</footer>
+                        </div>
+                    </div>
+                </div>
+            
+            
+        </div>
+
+        <script src="../../../js/jquery-1.10.2.min.js"></script>
+        <script src="../../../js/bootstrap-3.0.3.min.js"></script>
+        <script src="../../../js/highlight.pack.js"></script>
+        <script src="../../../js/base.js"></script>
+        <script src="../../../js/custom.js"></script>
+
+    </body>
+</html>
\ No newline at end of file