Repository: incubator-mynewt-site
Updated Branches:
  refs/heads/asf-site 855b60039 -> 555f6f651


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/555f6f65/latest/newt/command_list/newt_sync/index.html
----------------------------------------------------------------------
diff --git a/latest/newt/command_list/newt_sync/index.html 
b/latest/newt/command_list/newt_sync/index.html
new file mode 100644
index 0000000..6b4469f
--- /dev/null
+++ b/latest/newt/command_list/newt_sync/index.html
@@ -0,0 +1,584 @@
+<!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">
+        
+        
+        <!-- This is broken by doc revisioning.
+        <link rel="canonical" 
href="http://mynewt.apache.org/newt/command_list/newt_sync/";> -->
+        <link rel="shortcut icon" href="../../../img/favicon.ico">
+
+           <title>newt sync - Apache Mynewt</title>
+
+        <link href="../../../css/bootstrap-3.0.3.min.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="../../../css/v2.css" rel="stylesheet">
+        <link href="https://fonts.googleapis.com/css?family=Lato"; 
rel="stylesheet">
+        <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', 'auto');
+                ga('send', 'pageview');
+            </script>
+        
+    </head>
+
+
+    <body class="newt sync">
+
+
+        <div class="container">
+    <div class="row v2-main-banner">
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
+            <h4 class="tagline">An OS to build, deploy and securely manage 
billions of devices</h4>
+        </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 
1.0.0-b2</a> released (Feb 15, 2017)
+            </div>
+        </div>
+    </div>
+</div>
+
+        
+
+
+
+
+
+
+<nav id="navbar" class="navbar navbar-inverse affix-top" data-spy="affix" 
data-offset-top="150" role="navigation">
+    <div class="container">
+        <!-- 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 
+  class=""
+>
+                    <a href="/"><i class="fa fa-home" style="font-size: 
larger;"></i></a>
+                </li>
+                <li 
+  class="important"
+>
+                    <a href="/quick-start/">Quick Start</a>
+                </li>
+                <li 
+  class=""
+>
+                    <a href="/about/">About</a>
+                </li>
+                <li 
+  class=""
+>
+                    <a href="/talks/">Talks</a>
+                </li>
+                <li 
+  class="active"
+>
+                    <a href="/latest/os/introduction">Documentation</a>
+                </li>
+                <li 
+  class=""
+>
+                    <a href="/download/">Download</a>
+                </li>
+                <li 
+  class=""
+>
+                    <a href="/community/">Community</a>
+                </li>
+                <li 
+  class=""
+>
+                    <a href="/events/">Events</a>
+                </li>
+            </ul>
+
+            <!-- Search, Navigation and Repo links -->
+            <ul class="nav navbar-nav navbar-right">
+                
+            </ul>
+        </div>
+    </div>
+</nav>
+
+        
+
+        <div class="container">
+            
+                <div class="row">
+                    <div class="col-md-3 v2-sidebar sidebar-container"><div 
id="docSidebar" class="hidden-print" role="complementary">
+    <div class="top">
+        <div role="search">
+            <form id="rtd-search-form" class="wy-form" 
action="../../../search.html" method="get">
+                <div class="form-group">
+                    <input type="text" name="q" class="form-control" 
placeholder="Search documentation" />
+                </div>
+            </form>
+        </div>
+    </div>
+    <ul class="toc-nav">
+      <li class="doc-version">
+<select class="form-control" onchange="if (this.value) 
window.location.href=this.value">
+    
+    <option
+      value="/develop/os/introduction"
+      selected="selected"
+    >
+      Version: develop (latest)
+    </option>
+    
+    <option
+      value="/v0_9_0/os/introduction"
+      
+    >
+      Version: 0.9.0
+    </option>
+    
+</select>
+</li>
+      
+        
+      
+        
+      
+        
+      
+        
+      
+        
+      
+        
+      
+        
+      
+        
+      
+        
+          
+  
+  
+    <li ><a href="../../../os/introduction/">Mynewt Documentation</a>
+  
+  
+    <ul>
+          
+              
+          
+              
+                
+  
+  
+    <li ><a href="../../../os/get_started/get_started/">Basic Setup</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+    <li >
+      <a href="../../../os/get_started/vocabulary/">Concepts</a>
+    </li>
+
+              
+          
+              
+                
+  
+  
+    <li ><a href="../../../os/tutorials/tutorials/">Tutorials</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
+    <li ><a href="../../../os/os_user_guide/">OS User Guide</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
+    <li><a href="
+  ../../../network/ble/ble_intro/
+">BLE User Guide</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
+    <li ><a href="../../newt_intro/">Newt Tool Guide</a>
+  
+  
+    <ul>
+          
+              
+          
+              
+                
+    <li >
+      <a href="../../newt_operation/">Newt Theory of Ops</a>
+    </li>
+
+              
+          
+              
+                
+  
+  
+    <li ><a href="../../newt_ops/">Command Guide</a>
+  
+  
+    <ul>
+          
+              
+          
+              
+                
+    <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_mfg/">newt mfg</a>
+    </li>
+
+              
+          
+              
+                
+    <li >
+      <a href="../newt_new/">newt new</a>
+    </li>
+
+              
+          
+              
+                
+    <li >
+      <a href="../newt_pkg/">newt pkg</a>
+    </li>
+
+              
+          
+              
+                
+    <li >
+      <a href="../newt_run/">newt run</a>
+    </li>
+
+              
+          
+              
+                
+    <li >
+      <a href="../newt_size/">newt size</a>
+    </li>
+
+              
+          
+              
+                
+    <li class="active">
+      <a href="./">newt sync</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_vals/">newt vals</a>
+    </li>
+
+              
+          
+              
+                
+    <li >
+      <a href="../newt_version/">newt version</a>
+    </li>
+
+              
+          
+    </ul>
+  
+    </li>
+
+              
+          
+    </ul>
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
+    <li ><a href="../../../newtmgr/overview/">Newt Manager Guide</a>
+  
+  
+    </li>
+
+              
+          
+    </ul>
+  
+    </li>
+
+        
+      
+        
+          
+  
+  
+    <li><a href="
+  ../../../faq/how_to_edit_docs/
+">Appendix</a>
+  
+  
+    </li>
+
+        
+      
+    </ul>
+</div></div>
+
+                    <div class="col-md-9" role="main">
+                        <div class="doc-header">
+                            <div role="navigation" aria-label="breadcrumbs 
navigation">
+  <ul class="wy-breadcrumbs pull-right">
+    <li><a href="/latest/os/introduction">Docs</a></li>
+    
+    
+        
+          <li>&raquo; <a href="../../newt_intro/">Newt Tool Guide</a></li>
+        
+      
+        
+          <li>&raquo; <a href="../../newt_ops/">Command Guide</a></li>
+        
+      
+      
+        <li>&raquo; newt sync</li>
+      
+    
+    
+  </ul>
+</div>
+                        </div>
+                        
+                            <h2 id="newt-sync"><font color="#F2853F" 
style="font-size:24pt">newt sync </font></h2>
+<p>Synchronize and refresh the contents of the local copy of all the 
repositories used in the project with the latest updates maintained in the 
remote repositories. </p>
+<h4 id="usage">Usage:</h4>
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">    newt sync [flags]
+</pre></div>
+
+
+<h4 id="flags">Flags:</h4>
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">    -f, --force             Force overwrite of existing remote repository
+
+#### Global Flags:
+```no-highlight
+    -h, --help              Help for newt commands
+    -j, --jobs int          Number of concurrent build jobs (default 8)
+    -l, --loglevel string   Log level (default &quot;WARN&quot;)
+    -o, --outfile string    Filename to tee output to
+    -q, --quiet             Be quiet; only display error output
+    -s, --silent            Be silent; don&#39;t output anything
+    -v, --verbose           Enable verbose output when executing commands
+</pre></div>
+
+
+<h4 id="description">Description</h4>
+<p>Synchronize project dependencies and repositories. Prior to 1.0.0 release, 
the command deletes and resynchronizes each repository. Post 1.0.0, it will 
abort the synchronization if there are any local changes to any repository. 
Using the -f to force overwrite of existing repository will stash and save the 
changes while pulling in all the latest changes from the remote repository. </p>
+                        
+                        <div class="row">
+                            
+
+
+
+<ul class="nav nav-pills" style="margin-bottom: 10px">
+    <li>
+    
+    <a href=../newt_size/>
+        <span class="fa fa-arrow-left"></span>
+        Previous: newt size
+    </a>
+    
+    </li>
+    <li class="pull-right">
+    
+    <a href=../newt_target/>
+        Next: newt target
+        <span class="fa fa-arrow-right"></span>
+    </a>
+    
+    </li>
+</ul>
+                        </div>
+                        <footer class="row">
+    <div class="col-xs-12">
+        
+            <p class="copyright">Apache Mynewt (incubating) is available under 
Apache License, version 2.0.</p>
+        
+    </div>
+    <div class="col-xs-12">
+        <div class="logos">
+            <img src="/img/asf_logo_wide_small.png" alt="Apache" 
title="Apache">
+            <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>
+            <img src="/img/egg-logo2.png" alt="Apache Incubator" title="Apache 
Incubator">
+        </div>
+    </div>
+</footer>
+                    </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/555f6f65/latest/newt/command_list/newt_target/index.html
----------------------------------------------------------------------
diff --git a/latest/newt/command_list/newt_target/index.html 
b/latest/newt/command_list/newt_target/index.html
index 2dcd63e..5b68983 100644
--- a/latest/newt/command_list/newt_target/index.html
+++ b/latest/newt/command_list/newt_target/index.html
@@ -301,14 +301,6 @@
               
                 
     <li >
-      <a href="../newt_complete/">newt complete</a>
-    </li>
-
-              
-          
-              
-                
-    <li >
       <a href="../newt_create_image/">newt create-image</a>
     </li>
 
@@ -373,6 +365,14 @@
               
                 
     <li >
+      <a href="../newt_pkg/">newt pkg</a>
+    </li>
+
+              
+          
+              
+                
+    <li >
       <a href="../newt_run/">newt run</a>
     </li>
 
@@ -388,6 +388,14 @@
           
               
                 
+    <li >
+      <a href="../newt_sync/">newt sync</a>
+    </li>
+
+              
+          
+              
+                
     <li class="active">
       <a href="./">newt target</a>
     </li>
@@ -496,14 +504,14 @@
                         </div>
                         
                             <h2 id="newt-target"><font color="#F2853F" 
style="font-size:24pt">newt target </font></h2>
-<p>Provides commands to create, build, delete, and query targets. </p>
+<p>Commands to create, delete, configure and query targets. </p>
 <h4 id="usage">Usage:</h4>
-<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">    newt target [command] input1 [input2]
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">    newt target [command] [flags]
 </pre></div>
 
 
 <h4 id="available-commands">Available Commands:</h4>
-<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">    config      View target system configuration
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">    config      View or populate a target&#39;s system configuration 
settings
     copy        Copy target
     create      Create a target
     delete      Delete target
@@ -514,21 +522,19 @@
 </pre></div>
 
 
-<h4 id="flags">Flags:</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:</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.
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">  -h, --help              Help for newt commands
+  -j, --jobs int          Number of concurrent build jobs (default 8)
+  -l, --loglevel string   Log level (default &quot;WARN&quot;)
+  -o, --outfile string    Filename to tee output to
+  -q, --quiet             Be quiet; only display error output
+  -s, --silent            Be silent; don&#39;t output anything
+  -v, --verbose           Enable verbose output when executing commands
 </pre></div>
 
 
 <h4 id="description">Description</h4>
+<p>The target command provides subcommands to create, build, delete, and query 
targets. The subcommands take one or two <code>target-name</code> arguments. 
</p>
 <table>
 <thead>
 <tr>
@@ -539,43 +545,35 @@
 <tbody>
 <tr>
 <td>config</td>
-<td>Displays the specified target's system configuration. The configuration 
for any package is listed in its <code>syscfg.yml</code> file. A target build 
consists of several packages. The command lists the settings for the config 
variables from all the included packages. If the default values have not been 
changed then the default values will be seen.</td>
+<td>The config command allows you to  view or populate a target's system 
configuration settings.  A target's system configuration settings include the 
settings of all the packages it includes. The settings for a package are listed 
in the package's <code>syscfg.yml</code> file. The <code>config</code> command 
has two subcommands: <code>show</code> and <code>init</code>.  <br><br> The 
config show &lt;target-name&gt; command displays the system configuration 
setting definitions and values for all the packages that the 
<code>target-name</code> target includes.  <br><br>The config init 
&lt;target-name&gt; command populates the target's <code>syscfg.yml</code> file 
with the system configuration values for all the packages that the 
<code>target-name</code> target includes.</td>
 </tr>
 <tr>
 <td>copy</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>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>
+<td>The copy  &lt;src-target&gt; &lt;dst-target&gt; command creates a new 
target named <code>dst-target</code> by cloning the <code>src-target</code> 
target.</td>
 </tr>
 <tr>
 <td>create</td>
-<td>Creates an empty target definition by the name of <code>input1</code>.</td>
+<td>The create &lt;target-name&gt; command creates an empty target named 
<code>target-name</code>. It creates the <code>targets/target-name</code> 
directory and the skeleton <code>pkg.yml</code> and <code>target.yml</code> 
files in the directory.</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 clean &lt;target-name&gt;</code> 
<strong>before</strong> deleting the target!</td>
+<td>The delete &lt;target-name&gt; command deletes the description for the 
<code>target-name</code> target. It deletes the 'targets/target-name' 
directory.  It does not delete the 'bin/targets/target-name' directory where 
the build artifacts are stored. If you want to delete the build artifacts, run 
the <code>newt clean &lt;target-name&gt;</code> command  
<strong>before</strong> deleting the target.</td>
 </tr>
 <tr>
 <td>dep</td>
-<td>Creates dependency tree for packages in the code for a target. Display 
shows each package followed by the list of libraries or packages that it 
depends on.</td>
+<td>The dep &lt;target-name&gt; command displays a dependency tree for the 
packages that the <code>target-name</code> target includes. It shows each 
package followed by the list of libraries or packages that it depends on.</td>
 </tr>
 <tr>
 <td>revdep</td>
-<td>Creates the reverse dependency tree for packages in the code for a target. 
Display shows each package followed by the list of libraries or packages that 
depend on it.</td>
+<td>The revdep &lt;target-name&gt; command displays the reverse dependency 
tree for the packages that the <code>target-name</code> target includes. It 
shows each package followed by the list of libraries or packages that depend on 
it.</td>
 </tr>
 <tr>
 <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></td>
-<td>To display all the existing values for a target variable (attribute), you 
can issue a <code>newt vals &lt;variable-name&gt;</code> command. For example, 
<code>newt vals app</code> displays the valid values available for the variable 
<code>app</code> for any target.</td>
-</tr>
-<tr>
-<td></td>
-<td>Currently, the only two values available for <code>build_profile</code> 
are <code>optimized</code> and <code>debug</code>.</td>
+<td>The set &lt;target-name&gt; &lt;var-name=var-value&gt; 
[var-name=var-value...] command sets variables (attributes) for the 
&lt;target-name&gt;  target. The set command overwrites your current variable 
values. <br><br>The valid <code>var-name</code> values are: <code>app</code>, 
<code>bsp</code>, <code>loader</code>, <code>build_profile</code>, 
<code>cflags</code>, <code>lflags</code>, <code>aflags</code>, 
<code>syscfg</code>.  <br><br>The <code>var-value</code> format depends on the 
<code>var-name</code> as follows: <ul><li><code>app</code>, <code>bsp</code>, 
<code>loader</code>: @&lt;source-path&gt;, where <code>source-path</code> is 
the directory containing the application or bsp source. These variables are 
stored in the target's target.yml file. For a simulated target, e.g. for 
software testing purposes, set <code>bsp</code> to 
<code>@apache-mynewt-core/hw/bsp/native</code>.</li> 
<li><code>build_profile</code>: <code>optimized</code> or 
<code>debug</code></li><li><code>cflags
 </code>, <code>aflags</code>, <code>lflags</code>: A string of flags, with 
each flag separated by a space. These variables are saved in the target's 
<code>pkg.yml</code> file. </li><li><code>syscfg</code>: The 
<code>syscfg</code> variable allows you to assign values to configuration 
settings in your target's <code>syscfg.yml</code> file. <br>The format is 
<code>syscfg=setting-name1=setting-value1[:setting-name2=setting-value2...]</code>,
  where <code>setting-name1</code> is a configuration setting name and 
<code>setting-value1</code> is the value to assign to 
<code>settingname1</code>. If <code>settingvalue1</code> is not specified, the 
setting is set to value <code>1</code>.  You use a <code>:</code> to delimit 
each setting when you set multiple settings. <br><strong>Warning</strong>: All 
existing setting values in the <code>syscfg.yml</code> file are deleted.  Only 
new settings that are specified in the command are saved in the 
<code>syscfg.yml</code> file.</li></ul>  You can spec
 ify <code>var-name=</code> or <code>var-name=""</code> to unset a variable 
value.<br><br>To display all the existing values for a target variable 
(attribute), you can run the <code>newt vals &lt;variable-name&gt;</code> 
command. For example, <code>newt vals app</code> displays the valid values 
available for the variable <code>app</code> for any target.</td>
 </tr>
 <tr>
 <td>show</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>
+<td>The show [target-name] command shows the values of the variables 
(attributes) for the <code>target-name</code> target. When 
<code>target-name</code> is not specified, the command shows the variables for 
all the targets that are defined for your project.</td>
 </tr>
 </tbody>
 </table>
@@ -590,34 +588,69 @@
 </thead>
 <tbody>
 <tr>
-<td>config</td>
-<td>newt target config rb_blinky</td>
-<td>Shows all the system configuration settings for all the packages in the 
target named <code>rb_blinky</code>.</td>
+<td>config show</td>
+<td>newt target config show rb_blinky</td>
+<td>Shows the system configuration settings for all the packages that the 
<code>rb_blinky</code> target includes.</td>
+</tr>
+<tr>
+<td>config init</td>
+<td>newt target config init my_blinky</td>
+<td>Creates and populates the <code>my_blinky</code> target's 
<code>syscfg.yml</code> file with the system configuration setting values from 
all the packages that the <code>my_blinky</code> target includes.</td>
 </tr>
 <tr>
 <td>copy</td>
-<td>newt target copy rb_blinky rb_bletiny</td>
-<td>Clones the target settings in <code>rb_blinky</code> to the destination 
target <code>rb_bletiny</code></td>
+<td>newt target copy <br>rb_blinky rb_bletiny</td>
+<td>Creates the <code>rb_bletiny</code> target by cloning the 
<code>rb_blinky</code> target.</td>
 </tr>
 <tr>
 <td>create</td>
-<td>newt target create target1</td>
-<td>Creates an empty target by the name <code>target1</code></td>
+<td>newt target create <br>my_new_target</td>
+<td>Creates the <code>my_newt_target</code> target. It creates the 
<code>targets/my_new_target</code> directory and creates the skeleton 
<code>pkg.yml</code> and <code>target.yml</code> files in the directory.</td>
+</tr>
+<tr>
+<td>delete</td>
+<td>newt target delete rb_bletiny</td>
+<td>Deletes the <code>rb_bletiny</code> target. It deletes the 
<code>targets/rb_bletiny</code> directory.</td>
+</tr>
+<tr>
+<td>dep</td>
+<td>newt target dep myble</td>
+<td>Displays the dependency tree of all the package dependencies for the 
<code>myble</code> target. It lists each package followed by a list of packages 
it depends on.</td>
+</tr>
+<tr>
+<td>revdep</td>
+<td>newt target revdep myble</td>
+<td>Displays the reverse dependency tree of all the package dependencies for 
the <code>myble</code> target. It lists each package followed by a list of 
packages that depend on it.</td>
+</tr>
+<tr>
+<td>set</td>
+<td>newt target set myble <br>app=@apache-mynewt-core/apps/bletiny</td>
+<td>Use <code>bletiny</code> as the application to build for the 
<code>myble</code> target.</td>
+</tr>
+<tr>
+<td>set</td>
+<td>newt target set myble <br>cflags="-DNDEBUG -Werror"</td>
+<td>Set <code>pkg.cflags</code> variable with <code>-DNDEBUG -Werror</code> in 
the <code>myble</code> target's <code>pkg.yml</code> file..</td>
+</tr>
+<tr>
+<td>set</td>
+<td>newt target set myble syscfg=LOG_NEWTMGR=0:CONFIG_NEWTMGR</td>
+<td>Sets the <code>syscfg.vals</code> variable in the <code>myble</code> 
target's <code>syscfg.yml</code> file with the setting values: LOG_NEWTMGR: 0 
and CONFIG_NEWTMGR: 1. CONFIG_NEWTMGR is set to 1 because a value is not 
specified.</td>
+</tr>
+<tr>
+<td>set</td>
+<td>newt target set myble cflags=</td>
+<td>Unsets the <code>pkg.cflags</code> variable in the <code>myble</code> 
target's <code>pkg.yml</code> file.</td>
 </tr>
 <tr>
 <td>show</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>
+<td>Shows all variable settings for the <code>myble</code> target, i.e. the 
values that app, bsp, build_profile, cflags, aflags, ldflags, syscfg variables 
are set to. Note that not all variables have to be set for a target.</td>
 </tr>
 <tr>
 <td>show</td>
 <td>newt target show</td>
-<td>Shows all variable settings for all the targets defined.</td>
-</tr>
-<tr>
-<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>
+<td>Shows all the variable settings for all the targets defined for the 
project.</td>
 </tr>
 </tbody>
 </table>
@@ -630,9 +663,9 @@
 <ul class="nav nav-pills" style="margin-bottom: 10px">
     <li>
     
-    <a href=../newt_size/>
+    <a href=../newt_sync/>
         <span class="fa fa-arrow-left"></span>
-        Previous: newt size
+        Previous: newt sync
     </a>
     
     </li>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/555f6f65/latest/newt/command_list/newt_test/index.html
----------------------------------------------------------------------
diff --git a/latest/newt/command_list/newt_test/index.html 
b/latest/newt/command_list/newt_test/index.html
index 77d624a..2a7fb0e 100644
--- a/latest/newt/command_list/newt_test/index.html
+++ b/latest/newt/command_list/newt_test/index.html
@@ -301,14 +301,6 @@
               
                 
     <li >
-      <a href="../newt_complete/">newt complete</a>
-    </li>
-
-              
-          
-              
-                
-    <li >
       <a href="../newt_create_image/">newt create-image</a>
     </li>
 
@@ -373,6 +365,14 @@
               
                 
     <li >
+      <a href="../newt_pkg/">newt pkg</a>
+    </li>
+
+              
+          
+              
+                
+    <li >
       <a href="../newt_run/">newt run</a>
     </li>
 
@@ -389,6 +389,14 @@
               
                 
     <li >
+      <a href="../newt_sync/">newt sync</a>
+    </li>
+
+              
+          
+              
+                
+    <li >
       <a href="../newt_target/">newt target</a>
     </li>
 
@@ -496,41 +504,30 @@
                         </div>
                         
                             <h2 id="newt-test"><font color="#F2853F" 
style="font-size:24pt">newt test </font></h2>
-<p>Executes unit tests for one or more packages </p>
+<p>Execute unit tests for one or more packages.  </p>
 <h4 id="usage">Usage:</h4>
-<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">    newt test [flags] input1 [input2] ...
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">    newt test &lt;package-name&gt; [package-names...]  | all [flags]
 </pre></div>
 
 
 <h4 id="flags">Flags:</h4>
-<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">    -h, --help=false: help for target
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">   -e, --exclude string   Comma separated list of packages to exclude
 </pre></div>
 
 
 <h4 id="global-flags">Global Flags:</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.
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">    -h, --help              Help for newt commands
+    -j, --jobs int          Number of concurrent build jobs (default 8)
+    -l, --loglevel string   Log level (default &quot;WARN&quot;)
+    -o, --outfile string    Filename to tee output to
+    -q, --quiet             Be quiet; only display error output
+    -s, --silent            Be silent; don&#39;t output anything
+    -v, --verbose           Enable verbose output when executing commands
 </pre></div>
 
 
 <h4 id="description">Description</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>
+<p>Executes unit tests for one or more packages.  You specify a list of 
packages, separated by space, to test multiple packages in the same command, or 
specify <code>all</code> to test all packages. When you use the 
<code>all</code> option,  you may use the <code>-e</code> flag followed by a 
comma separated list of packages to exclude from the test.</p>
 <h4 id="examples">Examples</h4>
 <table>
 <thead>
@@ -542,19 +539,24 @@
 </thead>
 <tbody>
 <tr>
-<td>test</td>
-<td>newt test targets/myble2</td>
-<td>Tests the pkg named 'targets/myble2'</td>
+<td></td>
+<td>newt test <br>@apache-mynewt-core/kernel/os</td>
+<td>Tests the <code>kernel/os</code> package in the 
<code>apache-mynewt-core</code> repository.</td>
+</tr>
+<tr>
+<td></td>
+<td>newt test kernel/os encoding/json</td>
+<td>Tests the <code>kernel/os</code> and <code>encoding/json</code> packages 
in the current repository.</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>
+<td>newt test all</td>
+<td>Tests all packages.</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>
+<td>newt test all -e net/oic,encoding/json</td>
+<td>Tests all packages except for the <code>net/oic</code> and the 
<code>encoding/json</code> packages.</td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/555f6f65/latest/newt/command_list/newt_upgrade/index.html
----------------------------------------------------------------------
diff --git a/latest/newt/command_list/newt_upgrade/index.html 
b/latest/newt/command_list/newt_upgrade/index.html
index 864fcb2..3e3cf3e 100644
--- a/latest/newt/command_list/newt_upgrade/index.html
+++ b/latest/newt/command_list/newt_upgrade/index.html
@@ -301,14 +301,6 @@
               
                 
     <li >
-      <a href="../newt_complete/">newt complete</a>
-    </li>
-
-              
-          
-              
-                
-    <li >
       <a href="../newt_create_image/">newt create-image</a>
     </li>
 
@@ -373,6 +365,14 @@
               
                 
     <li >
+      <a href="../newt_pkg/">newt pkg</a>
+    </li>
+
+              
+          
+              
+                
+    <li >
       <a href="../newt_run/">newt run</a>
     </li>
 
@@ -389,6 +389,14 @@
               
                 
     <li >
+      <a href="../newt_sync/">newt sync</a>
+    </li>
+
+              
+          
+              
+                
+    <li >
       <a href="../newt_target/">newt target</a>
     </li>
 
@@ -496,40 +504,30 @@
                         </div>
                         
                             <h2 id="newt-upgrade"><font color="#F2853F" 
style="font-size:24pt">newt upgrade </font></h2>
-<p>Upgrade project dependencies</p>
+<p>Upgrade project dependencies.</p>
 <h4 id="usage">Usage:</h4>
-<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">    newt pkg [command][flag] input1 input2
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">    newt upgrade [flags] 
 </pre></div>
 
 
 <h4 id="flags">Flags:</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
+</pre></div>
 
-#### 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.
+<h4 id="global-flags">Global Flags:</h4>
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">    -h, --help              Help for newt commands
+    -j, --jobs int          Number of concurrent build jobs (default 8)
+    -l, --loglevel string   Log level (default &quot;WARN&quot;)
+    -o, --outfile string    Filename to tee output to
+    -q, --quiet             Be quiet; only display error output
+    -s, --silent            Be silent; don&#39;t output anything
+    -v, --verbose           Enable verbose output when executing commands
 </pre></div>
 
 
 <h4 id="description">Description</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>
+<p>Upagrades your project and package dependencies. If you have changed the 
project.yml description for the project, you need to run this command to update 
all the package dependencies.  </p>
                         
                         <div class="row">
                             

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/555f6f65/latest/newt/command_list/newt_vals/index.html
----------------------------------------------------------------------
diff --git a/latest/newt/command_list/newt_vals/index.html 
b/latest/newt/command_list/newt_vals/index.html
index a5888bd..33db611 100644
--- a/latest/newt/command_list/newt_vals/index.html
+++ b/latest/newt/command_list/newt_vals/index.html
@@ -301,14 +301,6 @@
               
                 
     <li >
-      <a href="../newt_complete/">newt complete</a>
-    </li>
-
-              
-          
-              
-                
-    <li >
       <a href="../newt_create_image/">newt create-image</a>
     </li>
 
@@ -373,6 +365,14 @@
               
                 
     <li >
+      <a href="../newt_pkg/">newt pkg</a>
+    </li>
+
+              
+          
+              
+                
+    <li >
       <a href="../newt_run/">newt run</a>
     </li>
 
@@ -389,6 +389,14 @@
               
                 
     <li >
+      <a href="../newt_sync/">newt sync</a>
+    </li>
+
+              
+          
+              
+                
+    <li >
       <a href="../newt_target/">newt target</a>
     </li>
 
@@ -496,37 +504,35 @@
                         </div>
                         
                             <h2 id="newt-vals"><font color="#F2853F" 
style="font-size:24pt">newt vals </font></h2>
-<p>Displays valid values for the specified element type(s). Appropriate values 
must be chosen and assigned to one or more elements when defining a package or 
target. Element types currently available are the following:</p>
+<p>Display valid values for the specified element type(s).</p>
+<h4 id="usage">Usage:</h4>
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">  newt vals &lt;element-type&gt; [element-types...] [flags]
+</pre></div>
+
+
+<h4 id="global-flags">Global Flags:</h4>
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">    -h, --help              Help for newt commands
+    -j, --jobs int          Number of concurrent build jobs (default 8)
+    -l, --loglevel string   Log level (default &quot;WARN&quot;)
+    -o, --outfile string    Filename to tee output to
+    -q, --quiet             Be quiet; only display error output
+    -s, --silent            Be silent; don&#39;t output anything
+    -v, --verbose           Enable verbose output when executing commands
+</pre></div>
+
+
+<h4 id="description">Description</h4>
+<p>Displays valid values for the specified element type(s). You must set valid 
values for one or more elements when you define a package or a target. Valid 
element types are:</p>
 <ul>
 <li>api</li>
 <li>app</li>
 <li>bsp</li>
 <li>build_profile</li>
 <li>compiler</li>
-<li>feature</li>
 <li>lib</li>
 <li>sdk</li>
 <li>target</li>
 </ul>
-<h4 id="usage">Usage:</h4>
-<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">  newt vals &lt;element-type&gt; [element-types...] [flags]
-</pre></div>
-
-
-<h4 id="flags">Flags:</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:</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</h4>
 <table>
 <thead>
@@ -538,7 +544,7 @@
 </thead>
 <tbody>
 <tr>
-<td>vals</td>
+<td></td>
 <td>newt vals api</td>
 <td>Shows the possible values for APIs a package may specify as required. For 
example, the <code>pkg.yml</code> for <code>adc</code> specifies that it 
requires the api named <code>ADC_HW_IMPL</code>, one of the values listed by 
the command.</td>
 </tr>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/555f6f65/latest/newt/command_list/newt_version/index.html
----------------------------------------------------------------------
diff --git a/latest/newt/command_list/newt_version/index.html 
b/latest/newt/command_list/newt_version/index.html
index acef10d..84d0acd 100644
--- a/latest/newt/command_list/newt_version/index.html
+++ b/latest/newt/command_list/newt_version/index.html
@@ -301,14 +301,6 @@
               
                 
     <li >
-      <a href="../newt_complete/">newt complete</a>
-    </li>
-
-              
-          
-              
-                
-    <li >
       <a href="../newt_create_image/">newt create-image</a>
     </li>
 
@@ -373,6 +365,14 @@
               
                 
     <li >
+      <a href="../newt_pkg/">newt pkg</a>
+    </li>
+
+              
+          
+              
+                
+    <li >
       <a href="../newt_run/">newt run</a>
     </li>
 
@@ -389,6 +389,14 @@
               
                 
     <li >
+      <a href="../newt_sync/">newt sync</a>
+    </li>
+
+              
+          
+              
+                
+    <li >
       <a href="../newt_target/">newt target</a>
     </li>
 
@@ -496,23 +504,20 @@
                         </div>
                         
                             <h2 id="newt-version"><font color="#F2853F" 
style="font-size:24pt">newt version </font></h2>
-<p>Allows you to query the version of newt installed in your application 
space.</p>
+<p>Display the version of the newt tool you have installed</p>
 <h4 id="usage">Usage:</h4>
 <div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">    newt version [flags]
 </pre></div>
 
 
-<h4 id="flags">Flags:</h4>
-<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">    -h, --help=false: help for version
-</pre></div>
-
-
 <h4 id="global-flags">Global Flags:</h4>
-<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">    -l, --loglevel string   Log level, defaults to WARN. (default 
&quot;WARN&quot;)
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">    -h, --help              Help for newt commands
+    -j, --jobs int          Number of concurrent build jobs (default 8)
+    -l, --loglevel string   Log level (default &quot;WARN&quot;)
     -o, --outfile string    Filename to tee output to
-    -q, --quiet             Be quiet; only display error output.
-    -s, --silent            Be silent; don&#39;t output anything.
-    -v, --verbose           Enable verbose output when executing commands.
+    -q, --quiet             Be quiet; only display error output
+    -s, --silent            Be silent; don&#39;t output anything
+    -v, --verbose           Enable verbose output when executing commands
 </pre></div>
 
 
@@ -527,9 +532,9 @@
 </thead>
 <tbody>
 <tr>
-<td>version</td>
+<td></td>
 <td>newt version</td>
-<td>Displays the version of newt tool installed</td>
+<td>Displays the version of the newt tool you have installed</td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/555f6f65/latest/newt/newt_intro/index.html
----------------------------------------------------------------------
diff --git a/latest/newt/newt_intro/index.html 
b/latest/newt/newt_intro/index.html
index 95d1d31..e70aedb 100644
--- a/latest/newt/newt_intro/index.html
+++ b/latest/newt/newt_intro/index.html
@@ -395,32 +395,32 @@ systems with a make system built for embedded systems and 
create Newt.</p>
 <p><br></p>
 <p>When Newt sees a directory tree that contains a "project.yml" file, it is 
smart enough to recognize it as the base directory of a project, and 
 automatically builds a package tree. It also recognizes two important package 
directories in the package tree - "apps" and "targets". More on these 
directories in <a href="../newt_operation/">Newt Theory of Ops</a>.</p>
-<p>When Newt is told to build a project, it recursively resolves all package 
dependencies and generates artifacts that are placed in the bin/ directory at 
the top-level of the project. The artifact directory is prefixed by the target 
name being built - <code>my_blinky_sim</code> for example:</p>
-<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">$ tree bin
-bin
-└── my_blinky_sim
-    ├── apps
-    │   └── blinky
-    │       ├── blinky.a
-    │       ├── blinky.a.cmd
-    │       ├── blinky.elf
-    │       ├── blinky.elf.cmd
-    │       ├── blinky.elf.dSYM
-    │       │   └── Contents
-    │       │       ├── Info.plist
-    │       │       └── Resources
-    │       │           └── DWARF
-    │       │               └── blinky.elf
-    │       ├── blinky.elf.lst
-    │       ├── main.d
-    │       ├── main.o
-    │       └── main.o.cmd
-    ├── hw
-    │   ├── bsp
-    │   │   └── native
-    │   │       ├── hal_bsp.d
-    │   │       ├── hal_bsp.o
-    │   │       ├── hal_bsp.o.cmd
+<p>When Newt builds a target, it recursively resolves all package 
dependencies, and generates artifacts that are placed in the 
bin/targets/&lt;target-name&gt;/app/apps/&lt;app-name&gt; directory, where the 
bin directory is under the project base directory, <code>target-name</code> is 
the name of the target, and <code>app-name</code> is the name of the 
application. For our example <code>my_blinky_sim</code> is the name of the 
target and <code>blinky</code> is the name of the application. The 
<code>blinky.elf</code> executable is stored in the 
bin/targets/my_blinky_sim/app/apps/blinky directory as shown in the source 
tree:</p>
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">tree -L 6 bin/
+bin/
+└── targets
+    ├── my_blinky_sim
+    │   ├── app
+    │   │   ├── apps
+    │   │   │   └── blinky
+    │   │   │       ├── apps
+    │   │   │       ├── apps_blinky.a
+    │   │   │       ├── apps_blinky.a.cmd
+    │   │   │       ├── blinky.elf
+    │   │   │       ├── blinky.elf.cmd
+    │   │   │       ├── blinky.elf.dSYM
+    │   │   │       ├── blinky.elf.lst
+    │   │   │       └── manifest.json
+    │   │   ├── hw
+    │   │   │   ├── bsp
+    │   │   │   │   └── native
+    │   │   │   ├── drivers
+    │   │   │   │   └── uart
+    │   │   │   ├── hal
+    │   │   │   │   ├── hw_hal.a
+    │   │   │   │   ├── hw_hal.a.cmd
+    │   │   │   │   └── repos
+
 &lt;snip&gt;
 </pre></div>
 
@@ -434,6 +434,7 @@ bin
 <li><strong>size</strong>: Get size of target components</li>
 <li><strong>create-image</strong>: Add image header to the binary image</li>
 <li><strong>run</strong>: Build, create image, load, and finally open a debug 
session with the target</li>
+<li><strong>target</strong>: Create, delete, configure, and query a target</li>
 </ul>
 <p>For more details on how Newt works, go to <a href="../newt_operation/">Newt 
- Theory of Operations</a>.</p>
 <p><br></p>
@@ -496,13 +497,13 @@ Repos successfully installed
 
 
 <p><br></p>
-<p>In order to reference the installed repositories in packages, the "@" 
notation should be specified in the repository specifier.  As an example, the 
apps/blinky application has the following dependencies in its pkg.yml file. 
This tells the build system to look in the base directory of 
repos/apache-mynewt-core for the <code>libs/os</code>, <code>hw/hal</code>, and 
<code>libs/console/full</code> packages.</p>
+<p>In order to reference the installed repositories in packages, the "@" 
notation should be specified in the repository specifier.  As an example, the 
apps/blinky application has the following dependencies in its pkg.yml file. 
This tells the build system to look in the base directory of 
repos/apache-mynewt-core for the <code>kernel/os</code>, <code>hw/hal</code>, 
and <code>sys/console/full</code> packages.</p>
 <div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">$ more apps/blinky/pkg.yml
 &lt;snip&gt;
 pkg.deps:
-     - &quot;@apache-mynewt-core/libs/os&quot;
+     - &quot;@apache-mynewt-core/kernel/os&quot;
      - &quot;@apache-mynewt-core/hw/hal&quot;
-     - &quot;@apache-mynewt-core/libs/console/full&quot;
+     - &quot;@apache-mynewt-core/sys/console/full&quot;
 </pre></div>
 
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/555f6f65/latest/newt/newt_operation/index.html
----------------------------------------------------------------------
diff --git a/latest/newt/newt_operation/index.html 
b/latest/newt/newt_operation/index.html
index c2c6aeb..2ac6a82 100644
--- a/latest/newt/newt_operation/index.html
+++ b/latest/newt/newt_operation/index.html
@@ -378,13 +378,14 @@
 <h4 id="apps-package-directory">"apps" Package Directory</h4>
 <p><code>apps</code> is where applications are stored, and applications are 
where the main() function is contained.  The base project directory comes with 
one simple app called <code>blinky</code> in the <code>apps</code> directory. 
The core repository <code>@apache-mynewt-core</code> comes with many additional 
sample apps in its <code>apps</code> directory. At the time of this writing, 
there are several example BLE apps, the boot app, slinky app for using newt 
manager protocol, and more in that directory.</p>
 <div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">@~/dev/myproj$ ls repos/apache-mynewt-core/apps/
-blecent     bleprph_oic bleuart     ffs2native  slinky_oic  test
-blehci      bletest     boot        ocf_sample  spitest     timtest
-bleprph     bletiny     fat2native  slinky      splitty
+blecent     blesplit    boot        sensors_test    splitty
+blehci      bletest     fat2native  slinky      test
+bleprph     bletiny     ffs2native  slinky_oic  testbench
+bleprph_oic bleuart     ocf_sample  spitest     timtest
 </pre></div>
 
 
-<p>Along with the <code>targets</code> directory, <code>apps</code> represents 
the top-level of the build tree for the particular project, and define the 
dependencies and features for the rest of the system. Mynewt users and 
developers can add their own apps to the project's <code>apps</code> directory. 
  </p>
+<p>Along with the <code>targets</code> directory, <code>apps</code> represents 
the top-level of the build tree for the particular project, and define the 
dependencies for the rest of the system. Mynewt users and developers can add 
their own apps to the project's <code>apps</code> directory.   </p>
 <p>The app definition is contained in a <code>pkg.yml</code> file. For 
example, blinky's <code>pkg.yml</code> file is:</p>
 <div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">$ more apps/blinky/pkg.yml
 &lt;snip&gt;
@@ -403,8 +404,7 @@ pkg.deps:
 
 
 <p><br></p>
-<p>This file says that the name of the package is apps/blinky, and it 
-depends on kernel/os, hw/hal and sys/console/full packages.</p>
+<p>This file says that the name of the package is apps/blinky, and it depends 
on the <code>kernel/os,</code>hw/hal<code>and</code>sys/console/full` 
packages.</p>
 <p><strong>NOTE:</strong> @apache-mynewt-core is a repository descriptor, and 
this will be 
 covered in the "repository" section. </p>
 <p><br></p>
@@ -430,17 +430,19 @@ pkg.yml     target.yml
 <p>There are helper functions to aid the developer specify parameters for a 
target. </p>
 <ul>
 <li><strong>vals</strong>: Displays all valid values for the specified 
parameter type (e.g. bsp for a target)</li>
-<li><strong>target show</strong>: Displays the build artifacts for specified 
or all targets</li>
+<li><strong>target show</strong>: Displays the variable values for either a 
specific target or all targets defined for the project</li>
+<li><strong>target set</strong>: Sets values for target variables</li>
 </ul>
-<p>In general, the three basic parameters of a target (<code>app</code>, 
<code>bsp</code>, and <code>build_profile</code>) are stored in the 
<code>target.yml</code> file in that target's build directory under 
<code>targets</code>. You will also see a <code>pkg.yml</code> file in the same 
directory. Since targets are packages, a <code>pkg.yml</code> is expected. It 
contains typical package descriptors, dependencies, and additional parameters 
such as the following:</p>
+<p>In general, the three basic parameters of a target (<code>app</code>, 
<code>bsp</code>, and <code>build_profile</code>) are stored in the target's 
<code>target.yml</code> file in the targets/&lt;target-name&gt; directory, 
where <code>target-name</code> is the name of the target. You will also see a 
<code>pkg.yml</code> file in the same directory. Since targets are packages, a 
<code>pkg.yml</code> is expected. It contains typical package descriptors, 
dependencies, and additional parameters such as the following:</p>
 <ul>
 <li>Cflags: Any additional compiler flags you might want to specify to the 
build</li>
 <li>Aflags: Any additional assembler flags you might want to specify to the 
build</li>
 <li>Lflags: Any additional linker flags you might want to specify to the 
build</li>
 </ul>
+<p>You can also override the values of the system configuration settings that 
are defined by the packages that your target includes. You override the values 
in your target's <code>syscfg.yml</code> file (stored in the 
targets/&lt;target-name&gt; directory). You can use the <code>newt target 
config show</code> command to see the configuration settings and values for 
your target, and use the <code>newt target set</code> command to set the 
<code>syscfg</code> variable and override the configuration setting values.  
You can also use an editor to create your target's <code>syscfg.yml</code> file 
and add the setting values to the file.  See <a 
href="../../os/modules/sysinitconfig/sysinitconfig/">System Configuration And 
Initialization</a> for more information on system configuration settings.</p>
 <p><br></p>
 <h3 id="resolving-dependencies">Resolving dependencies</h3>
-<p>When newt is told to build a project, it will:</p>
+<p>When newt builds a project, it will:</p>
 <ul>
 <li>find the top-level project.yml file</li>
 <li>recurse the packages in the package tree, and build a list of all 
@@ -467,43 +469,48 @@ along with that application.</li>
 <p>Newt builds the dependency tree specified by all the packages. While 
building this tree, it does a few other things:</p>
 <ul>
 <li>Sets up the include paths for each package. Any package that depends on 
another package, automatically gets the include directories from the package it 
includes.  Include directories in the
-newt structure must always be prefixed by the package name. For example, 
libs/os has the following include tree and its include directory files contains 
the package name "os" before any header files.  This is so in order to avoid 
any header file conflicts.</li>
+newt structure must always be prefixed by the package name. For example, 
kernel/os has the following include tree and its include directory files 
contains the package name "os" before any header files.  This is so in order to 
avoid any header file conflicts.</li>
 </ul>
-<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">$ tree
-.
-├── README.md
-├── include
-│   └── os
-│       ├── arch
-│       │   ├── cortex_m0
-│       │   │   └── os
-│       │   │       └── os_arch.h
-│       │   ├── cortex_m4
-│       │   │   └── os
-│       │   │       └── os_arch.h
-│       │   └── sim
-│       │       └── os
-│       │           └── os_arch.h
-│       ├── endian.h
-│       ├── os.h
-│       ├── os_callout.h
-│       ├── os_cfg.h
-│       ├── os_eventq.h
-│       ├── os_heap.h
-│       ├── os_malloc.h
-│       ├── os_mbuf.h
-│       ├── os_mempool.h
-│       ├── os_mutex.h
-│       ├── os_sanity.h
-│       ├── os_sched.h
-│       ├── os_sem.h
-│       ├── os_task.h
-│       ├── os_test.h
-│       ├── os_time.h
-│       └── queue.h
-├── pkg.yml
-└── src
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">$tree kernel/os/include
+kernel/os/include
+└── os
     ├── arch
+    │   ├── cortex_m0
+    │   │   └── os
+    │   │       └── os_arch.h
+    │   ├── cortex_m4
+    │   │   └── os
+    │   │       └── os_arch.h
+    │   ├── mips
+    │   │   └── os
+    │   │       └── os_arch.h
+    │   ├── sim
+    │   │   └── os
+    │   │       └── os_arch.h
+    │   └── sim-mips
+    │       └── os
+    │           └── os_arch.h
+    ├── endian.h
+    ├── os.h
+    ├── os_callout.h
+    ├── os_cfg.h
+    ├── os_cputime.h
+    ├── os_dev.h
+    ├── os_eventq.h
+    ├── os_fault.h
+    ├── os_heap.h
+    ├── os_malloc.h
+    ├── os_mbuf.h
+    ├── os_mempool.h
+    ├── os_mutex.h
+    ├── os_sanity.h
+    ├── os_sched.h
+    ├── os_sem.h
+    ├── os_task.h
+    ├── os_test.h
+    ├── os_time.h
+    └── queue.h
+
 &lt;snip&gt;
 </pre></div>
 
@@ -517,43 +524,50 @@ those APIs (i.e. pkg.req_api: hw-hal-impl).</p>
 </li>
 <li>
 <p>Reads and validates the configuration setting definitions and values from 
the package <code>syscfg.yml</code> files.
-It generates a <code>syscfg.h</code> header file that packages include in the 
source files inorder to access the settings.<br />
+It generates a <code>syscfg.h</code> header file that packages include in the 
source files in order to access the settings.<br />
 It also generates a system initialization function to initialize the packages.
 See <a href="../../os/modules/sysinitconfig/sysinitconfig/">System 
Configuration And Initialization</a> for more information.</p>
 </li>
 </ul>
-<p>In order to properly resolve all dependencies in the build system, newt 
recursively processes the package dependencies until there are no new 
dependencies or features (because features can add dependencies.)  And it 
builds a big list of all the packages that need to be build.</p>
+<p>In order to properly resolve all dependencies in the build system, newt 
recursively processes the package dependencies until there are no new 
dependencies.  And it builds a big list of all the packages that need to be 
build.</p>
 <p>Newt then goes through this package list, and builds every package into 
 an archive file.</p>
 <p><strong>NOTE:</strong> The newt tool generates compiler dependencies for 
all of these packages, and only rebuilds the packages whose dependencies have 
changed. Changes in package &amp; project dependencies are also taken into 
account. It is smart, after all!</p>
 <h3 id="producing-artifacts">Producing artifacts</h3>
 <p>Once newt has built all the archive files, it then links the archive files 
together.  The linkerscript to use is specified by the board support package 
(BSP.)</p>
-<p>NOTE: One common use of the "features" option above is to overwrite 
-which linkerscript is used, based upon whether or not the BSP is being 
-build for a raw image, bootable image or bootloader itself.</p>
-<p>The newt tool places all of it's artifacts into the bin/ directory at 
-the top-level of the project, prefixed by the target name being built, 
-for example:</p>
-<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">$ tree -L 4 bin/
-bin/
-└── my_blinky_sim
-     ├── apps
-     │   └── blinky
-     │       ├── blinky.a
-     │       ├── blinky.a.cmd
-     │       ├── blinky.elf
-     │       ├── blinky.elf.cmd
-     │       ├── blinky.elf.dSYM
-     │       ├── blinky.elf.lst
-     │       ├── main.d
-     │       ├── main.o
-     │       └── main.o.cmd
-     ├── hw
-     │   ├── bsp
-     │   │   └── native
-     │   ├── hal
-     │   │   ├── flash_map.d
-     │   │   ├── flash_map.o
+<p>The newt tool creates a bin directory under the base project directory, and 
places a target's build artifacts into the 
bin/targets/&lt;target-name&gt;/app/apps/&lt;app-name&gt; directory, where 
<code>target-name</code> is the name of the target and <code>app-name</code> is 
the name of the application. As an example, the <code>blinky.elf</code> 
executable for the <code>blinky</code> application defined by the 
<code>my_blinky_sim</code> target is stored in the 
bin/targets/my_blinky_sim/app/apps/blinky directory as shown in the following 
source tree:</p>
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">$tree -L 9 bin/ bin/
+└── targets
+    ├── my_blinky_sim
+    │   ├── app
+    │   │   ├── apps
+    │   │   │   └── blinky
+    │   │   │       ├── apps
+    │   │   │       │   └── blinky
+    │   │   │       │       └── src
+    │   │   │       │           ├── main.d
+    │   │   │       │           ├── main.o
+    │   │   │       │           └── main.o.cmd
+    │   │   │       ├── apps_blinky.a
+    │   │   │       ├── apps_blinky.a.cmd
+    │   │   │       ├── blinky.elf
+    │   │   │       ├── blinky.elf.cmd
+    │   │   │       ├── blinky.elf.dSYM
+    │   │   │       │   └── Contents
+    │   │   │       │       ├── Info.plist
+    │   │   │       │       └── Resources
+    │   │   │       │           └── DWARF
+    │   │   │       ├── blinky.elf.lst
+    │   │   │       └── manifest.json
+    │   │   ├── hw
+    │   │   │   ├── bsp
+    │   │   │   │   └── native
+    │   │   │   │       ├── hw_bsp_native.a
+    │   │   │   │       ├── hw_bsp_native.a.cmd
+    │   │   │   │       └── repos
+    │   │   │   │           └── apache-mynewt-core
+    │   │   │   │               └── hw
+
 &lt;snip&gt;
 </pre></div>
 
@@ -564,8 +578,8 @@ bin/
 <li>Archive File</li>
 <li>*.cmd: The command use to generate the object or archive file</li>
 <li>*.lst: The list file where symbols are located</li>
-<li>*.o The object files that get put into the archive file</li>
 </ul>
+<p>Note: The *.o object files that get put into the archive file are stored in 
the bin/targets/my_blinky_sim/app/apps/blinky/apps/blinky/src directory.</p>
 <h3 id="downloaddebug-support">Download/Debug Support</h3>
 <p>Once a target has been build, there are a number of helper functions 
 that work on the target.  These are:</p>
@@ -575,6 +589,7 @@ that work on the target.  These are:</p>
 <li><strong>size</strong>         Size of target components</li>
 <li><strong>create-image</strong>  Add image header to target binary</li>
 <li><strong>run</strong>  The equivalent of build, create-image, load, and 
debug on specified target</li>
+<li><strong>target</strong> Create, delete, configure, and query a target</li>
 </ul>
 <p><code>load</code> and <code>debug</code> handles driving GDB and the system 
debugger.  These 
 commands call out to scripts that are defined by the BSP.</p>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/555f6f65/latest/newt/newt_ops/index.html
----------------------------------------------------------------------
diff --git a/latest/newt/newt_ops/index.html b/latest/newt/newt_ops/index.html
index 999a3c5..89d808d 100644
--- a/latest/newt/newt_ops/index.html
+++ b/latest/newt/newt_ops/index.html
@@ -301,14 +301,6 @@
               
                 
     <li >
-      <a href="../command_list/newt_complete/">newt complete</a>
-    </li>
-
-              
-          
-              
-                
-    <li >
       <a href="../command_list/newt_create_image/">newt create-image</a>
     </li>
 
@@ -373,6 +365,14 @@
               
                 
     <li >
+      <a href="../command_list/newt_pkg/">newt pkg</a>
+    </li>
+
+              
+          
+              
+                
+    <li >
       <a href="../command_list/newt_run/">newt run</a>
     </li>
 
@@ -389,6 +389,14 @@
               
                 
     <li >
+      <a href="../command_list/newt_sync/">newt sync</a>
+    </li>
+
+              
+          
+              
+                
+    <li >
       <a href="../command_list/newt_target/">newt target</a>
     </li>
 
@@ -494,9 +502,9 @@
                         </div>
                         
                             <h2 id="command-structure">Command Structure</h2>
-<p>Just like verbs are actions in a sentence and adverdbs modifiy verbs, so in 
<em>newt</em> tool, commands are actions and flags modify actions. A command 
can have subcommands, too. Arguments to commands and subcommands, with 
appropriate flags, will dictate the execution and result of a command. </p>
-<p>For instance, in the example below, the <em>newt</em> command has the 
subcommand <code>target set</code> in which the argument 'my_target1' is the 
target whose attribute, <em>arch</em>, is set to 'cortex_md.' </p>
-<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">    newt target set my_target1 arch=cortex_m4
+<p>Just like verbs are actions in a sentence and adverbs modifiy verbs, so in 
the <em>newt</em> tool, commands are actions and flags modify actions. A 
command can have subcommands. Arguments to commands and subcommands, with 
appropriate flags, dictate the execution and result of a command. </p>
+<p>For instance, in the example below, the <em>newt</em> command has the 
subcommand <code>target set</code> in which the argument 'my_target1' is the 
target whose attribute, <em>app</em>, is set to 
'@apache-mynewt-core/hw/bsp/nrf52dk'</p>
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">    newt target set my_target1 app=@apache-mynewt-core/hw/bsp/nrf52dk
 </pre></div>
 
 
@@ -508,14 +516,14 @@
 
 <p>In addition to the <a href="../newt_intro/">Newt Tool Manual</a> in docs, 
command-line help is available for each command (and subcommand), through the 
<code>-h</code> or <code>--help</code> options. </p>
 <div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">    newt target  --help
-    Command for manipulating targets
+    Commands to create, delete, configure, and query targets
 
     Usage:
       newt target [flags]
       newt target [command]
 
     Available Commands:
-      config      View target system configuration
+      config      View or populate a target&#39;s system configuration
       copy        Copy target
       create      Create a target
       delete      Delete target
@@ -525,6 +533,8 @@
       show        View target configuration variables
 
     Global Flags:
+      -h, --help              Help for newt commands
+      -j, --jobs int          Number of concurrent build jobs (default 8)
       -l, --loglevel string   Log level (default &quot;WARN&quot;)
       -o, --outfile string    Filename to tee output to
       -q, --quiet             Be quiet; only display error output

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/555f6f65/latest/os/modules/sysinitconfig/sysconfig_error/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/sysinitconfig/sysconfig_error/index.html 
b/latest/os/modules/sysinitconfig/sysconfig_error/index.html
index 2050673..2a1892f 100644
--- a/latest/os/modules/sysinitconfig/sysconfig_error/index.html
+++ b/latest/os/modules/sysinitconfig/sysconfig_error/index.html
@@ -821,7 +821,90 @@ outputs when multiple packages define the 
<code>LOG_NEWTMGR</code> setting:</p>
 </pre></div>
 
 
-<p><strong>Note:</strong> Newt does not output the <code>Setting 
history</code> with duplicate setting error messages. </p>
+<p><strong>Note:</strong> Newt does not output the <code>Setting 
history</code> with duplicate setting error messages. 
+<br></p>
+<h3 id="override-of-undefined-system-configuration-setting">Override of 
Undefined System Configuration Setting</h3>
+<p>The <code>newt build</code> command ignores overrides of undefined system 
configuration settings. The command does not print a warning when you run it 
with the default log level.  If you override a setting and the value is not 
assigned to the setting, you may have misspelled the setting name or a package 
no longer defines the setting.  You have two options to troubleshoot this 
problem:</p>
+<ul>
+<li>Run the <code>newt target config show</code> command to see the 
configuration setting definitions and overrides.</li>
+<li>Run the <code>newt build -ldebug</code> command to build your target with 
DEBUG log level. </li>
+</ul>
+<p>Note: The <code>newt build -ldebug</code> command generates lots of output 
and we recommend that you use the <code>newt target config show</code> command 
option.
+<br></p>
+<h4 id="example-ignoring-override-of-undefined-setting-message">Example: 
Ignoring Override of Undefined Setting Message</h4>
+<p>The following example shows that the <code>apps/slinky</code> application 
overrides the <code>LOG_NEWTMGR</code> setting but omits the <strong>T</strong> 
as an example of an error and overrides the misspelled 
<strong>LOG_NEWMGR</strong> setting.  Here is an excerpt from its 
<code>syscfg.yml</code> file: </p>
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">#package: apps/slinky
+syscfg.vals:
+    # Enable the shell task.
+    SHELL_TASK: 1
+        ...
+
+    # Enable newtmgr commands.
+    STATS_NEWTMGR: 1
+    LOG_NEWMGR: 1
+</pre></div>
+
+
+<p><br>
+The  <code>newt target config show slinky_sim</code> command outputs the 
following WARNING message:</p>
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">2017/02/18 17:19:12.119 [WARNING] Ignoring override of undefined settings:
+2017/02/18 17:19:12.119 [WARNING]     LOG_NEWMGR
+2017/02/18 17:19:12.119 [WARNING]     NFFS_FLASH_AREA
+2017/02/18 17:19:12.119 [WARNING] Setting history (newest -&gt; oldest):
+2017/02/18 17:19:12.119 [WARNING]     LOG_NEWMGR: [apps/slinky:1]
+2017/02/18 17:19:12.119 [WARNING]     NFFS_FLASH_AREA: 
[hw/bsp/native:FLASH_AREA_NFFS]
+</pre></div>
+
+
+<p><br></p>
+<p>The <code>newt build -ldebug slinky_sim</code> command outputs the 
following  DEBUG message: </p>
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">2017/02/18 17:06:21.451 [DEBUG] Ignoring override of undefined settings:
+2017/02/18 17:06:21.451 [DEBUG]     LOG_NEWMGR
+2017/02/18 17:06:21.451 [DEBUG]     NFFS_FLASH_AREA
+2017/02/18 17:06:21.451 [DEBUG] Setting history (newest -&gt; oldest):
+2017/02/18 17:06:21.451 [DEBUG]     LOG_NEWMGR: [apps/slinky:1]
+2017/02/18 17:06:21.451 [DEBUG]     NFFS_FLASH_AREA: 
[hw/bsp/native:FLASH_AREA_NFFS]
+</pre></div>
+
+
+<p><br></p>
+<h4 id="bsp-package-overrides-undefined-configuration-settings">BSP Package 
Overrides Undefined Configuration Settings</h4>
+<p>You might see a warning that indicates your application's BSP package is 
overriding some undefined settings. As you can see from the previous example, 
the WARNING message shows that the <code>hw/bsp/native</code> package is 
overriding the undefined <code>NFFS_FLASH_AREA</code> setting. This is not an 
error because of the way a BSP package defines and assigns its flash areas to 
packages that use flash memory.</p>
+<p>A BSP package defines, in its <code>bsp.yml</code> file, a flash area map 
of the flash areas on the board. A package that uses flash memory must define a 
flash area configuration setting name. The BSP package overrides the package's 
flash area setting with one of the flash areas from its flash area map.   A BSP 
package overrides the flash area settings for all packages that use flash 
memory because it does not know the packages that an application uses.  When an 
application does not include one of these packages, the flash area setting for 
the package is undefined. You will see a message that indicates the BSP package 
overrides this undefined setting.</p>
+<p>Here are excerpts from the <code>hw/bsp/native</code> package's 
<code>bsp.yml</code> and <code>syscfg.yml</code> files for the 
<code>slinky_sim</code> target.  The BSP package defines the flash area map in 
its <code>bsp.yml</code> file and overrides the flash area settings for all 
packages in its <code>syscfg.yml</code> file. The <code>slinky_sim</code> 
target does not use the <code>fs/nffs</code> package which defines the 
<code>NFFS_FLASH_AREA</code> setting. Newt warns that the 
<code>hw/bsp/native</code> packages overrides the undefined 
<code>NFFS_FLASH_AREA</code> setting.</p>
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%"># hw/bsp/native bsp.yml
+bsp.flash_map:
+    areas:
+        # System areas.
+        FLASH_AREA_BOOTLOADER:
+            device: 0
+            offset: 0x00000000
+            size: 16kB
+
+            ...
+
+        FLASH_AREA_IMAGE_SCRATCH:
+            device: 0
+            offset: 0x000e0000
+            size: 128kB
+
+        # User areas.
+        FLASH_AREA_REBOOT_LOG:
+            user_id: 0
+            device: 0
+            offset: 0x00004000
+            size: 16kB
+        FLASH_AREA_NFFS:
+            user_id: 1
+            device: 0
+            offset: 0x00008000
+
+# hw/bsp/native syscfg.yml
+syscfg.vals:
+    NFFS_FLASH_AREA: FLASH_AREA_NFFS
+    CONFIG_FCB_FLASH_AREA: FLASH_AREA_NFFS
+    REBOOT_LOG_FLASH_AREA: FLASH_AREA_REBOOT_LOG
+</pre></div>
                         
                         <div class="row">
                             

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/555f6f65/latest/sitemap.xml
----------------------------------------------------------------------
diff --git a/latest/sitemap.xml b/latest/sitemap.xml
index 3a2a667..0ccc1fb 100644
--- a/latest/sitemap.xml
+++ b/latest/sitemap.xml
@@ -4,7 +4,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -13,7 +13,7 @@
         
     <url>
      <loc>http://mynewt.apache.org/pages/ble/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
         
@@ -22,7 +22,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/quick-start/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -30,7 +30,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/about/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -38,7 +38,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/talks/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -46,7 +46,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/download/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -54,7 +54,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/community/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -62,7 +62,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/events/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -71,7 +71,7 @@
         
     <url>
      <loc>http://mynewt.apache.org/os/introduction/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
         
@@ -83,7 +83,7 @@
         
     <url>
      <loc>http://mynewt.apache.org/os/get_started/vocabulary/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
         
@@ -123,13 +123,13 @@
         
     <url>
      <loc>http://mynewt.apache.org/faq/how_to_edit_docs/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
         
     <url>
      <loc>http://mynewt.apache.org/faq/answers/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
         

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/555f6f65/sitemap.xml
----------------------------------------------------------------------
diff --git a/sitemap.xml b/sitemap.xml
index d7828f1..e7466d3 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -4,7 +4,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -13,13 +13,13 @@
         
     <url>
      <loc>http://mynewt.apache.org/pages/ble/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
         
     <url>
      <loc>http://mynewt.apache.org/pages/securitybullets/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
         
@@ -28,7 +28,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/quick-start/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -36,7 +36,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/about/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -44,7 +44,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/talks/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -52,7 +52,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/download/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -60,7 +60,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/community/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -68,7 +68,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/events/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -77,7 +77,7 @@
         
     <url>
      <loc>http://mynewt.apache.org/os/introduction/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
         
@@ -89,7 +89,7 @@
         
     <url>
      <loc>http://mynewt.apache.org/os/get_started/vocabulary/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
         
@@ -129,13 +129,13 @@
         
     <url>
      <loc>http://mynewt.apache.org/faq/how_to_edit_docs/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
         
     <url>
      <loc>http://mynewt.apache.org/faq/answers/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
         

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/555f6f65/v0_9_0/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/index.html b/v0_9_0/index.html
index 9e7f72f..3aa2c75 100644
--- a/v0_9_0/index.html
+++ b/v0_9_0/index.html
@@ -288,6 +288,9 @@
                   <li>
                       <a 
href="http://www.nxp.com/products/software-and-tools/hardware-development-tools/freedom-development-boards/freedom-development-platform-for-kinetis-k64-k63-and-k24-mcus:FRDM-K64F";>
 FRDM-K64F </a> from NXP (Cortex-M4)
                   </li>
+                  <li>
+                      <a href="https://creatordev.io/ci40-iot-dev-kit.html";> 
Creator Ci40 IoT Kit </a> from Imagination Technologies (MIPS CPU)
+                  </li>
               </ul>
 
             </div>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/555f6f65/v0_9_0/landing.html
----------------------------------------------------------------------
diff --git a/v0_9_0/landing.html b/v0_9_0/landing.html
index e160dec..ccc7ec2 100644
--- a/v0_9_0/landing.html
+++ b/v0_9_0/landing.html
@@ -147,6 +147,9 @@
                   <li>
                       <a 
href="http://www.nxp.com/products/software-and-tools/hardware-development-tools/freedom-development-boards/freedom-development-platform-for-kinetis-k64-k63-and-k24-mcus:FRDM-K64F";>
 FRDM-K64F </a> from NXP (Cortex-M4)
                   </li>
+                  <li>
+                      <a href="https://creatordev.io/ci40-iot-dev-kit.html";> 
Creator Ci40 IoT Kit </a> from Imagination Technologies (MIPS CPU)
+                  </li>
               </ul>
 
             </div>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/555f6f65/v0_9_0/sitemap.xml
----------------------------------------------------------------------
diff --git a/v0_9_0/sitemap.xml b/v0_9_0/sitemap.xml
index d7828f1..e7466d3 100644
--- a/v0_9_0/sitemap.xml
+++ b/v0_9_0/sitemap.xml
@@ -4,7 +4,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -13,13 +13,13 @@
         
     <url>
      <loc>http://mynewt.apache.org/pages/ble/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
         
     <url>
      <loc>http://mynewt.apache.org/pages/securitybullets/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
         
@@ -28,7 +28,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/quick-start/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -36,7 +36,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/about/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -44,7 +44,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/talks/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -52,7 +52,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/download/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -60,7 +60,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/community/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -68,7 +68,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/events/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -77,7 +77,7 @@
         
     <url>
      <loc>http://mynewt.apache.org/os/introduction/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
         
@@ -89,7 +89,7 @@
         
     <url>
      <loc>http://mynewt.apache.org/os/get_started/vocabulary/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
         
@@ -129,13 +129,13 @@
         
     <url>
      <loc>http://mynewt.apache.org/faq/how_to_edit_docs/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
         
     <url>
      <loc>http://mynewt.apache.org/faq/answers/</loc>
-     <lastmod>2017-02-27</lastmod>
+     <lastmod>2017-03-02</lastmod>
      <changefreq>daily</changefreq>
     </url>
         


Reply via email to