Repository: incubator-mynewt-site
Updated Branches:
  refs/heads/asf-site e7404297d -> 45c390ea1


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/45c390ea/latest/os/tutorials/pin-wheel-mods/index.html
----------------------------------------------------------------------
diff --git a/latest/os/tutorials/pin-wheel-mods/index.html 
b/latest/os/tutorials/pin-wheel-mods/index.html
deleted file mode 100644
index 8b5a431..0000000
--- a/latest/os/tutorials/pin-wheel-mods/index.html
+++ /dev/null
@@ -1,681 +0,0 @@
-<!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/os/tutorials/pin-wheel-mods/";> -->
-        <link rel="shortcut icon" href="../../../img/favicon.ico">
-
-           <title>Pinwheel Blinky - 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="Pinwheel Blinky">
-
-
-        <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</a> released (March 22, 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="../../introduction/">Mynewt Documentation</a>
-  
-  
-    <ul>
-          
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../get_started/get_started/">Basic Setup</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-    <li >
-      <a href="../../get_started/vocabulary/">Concepts</a>
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../tutorials/">Tutorials</a>
-  
-  
-    <ul>
-          
-              
-          
-              
-                
-  
-  
-    <li ><a href="../blinky/">Project Blinky</a>
-  
-  
-    <ul>
-          
-              
-          
-              
-                
-    <li >
-      <a href="../arduino_zero/">Blinky on Arduino Zero</a>
-    </li>
-
-              
-          
-              
-                
-    <li >
-      <a href="../blinky_primo/">Blinky on Arduino Primo</a>
-    </li>
-
-              
-          
-              
-                
-    <li >
-      <a href="../olimex/">Blinky on Olimex</a>
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../STM32F303/">Blinky on STM32F303</a>
-  
-  
-    <ul>
-          
-              
-          
-              
-                
-    <li class="active">
-      <a href="./">Pinwheel Blinky</a>
-    </li>
-
-              
-          
-    </ul>
-  
-    </li>
-
-              
-          
-              
-                
-    <li >
-      <a href="../nRF52/">Blinky on nRF52</a>
-    </li>
-
-              
-          
-              
-                
-    <li >
-      <a href="../rbnano2/">Blinky on RedBear Nano 2</a>
-    </li>
-
-              
-          
-              
-                
-    <li >
-      <a href="../blinky_console/">Add Console and Shell to Blinky</a>
-    </li>
-
-              
-          
-    </ul>
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../repo/add_repos/">Work with repositories</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../project-slinky/">Project Slinky for Remote Comms</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-    <li >
-      <a href="../ibeacon/">BLE iBeacon</a>
-    </li>
-
-              
-          
-              
-                
-    <li >
-      <a href="../eddystone/">BLE Eddystone</a>
-    </li>
-
-              
-          
-              
-                
-    <li >
-      <a href="../add_newtmgr/">Enable Newt Manager in any app</a>
-    </li>
-
-              
-          
-              
-                
-    <li >
-      <a href="../add_shell/">Enable the OS Shell and Console</a>
-    </li>
-
-              
-          
-              
-                
-    <li >
-      <a href="../tasks_lesson/">Tasks and Priority Management</a>
-    </li>
-
-              
-          
-              
-                
-    <li >
-      <a href="../wi-fi_on_arduino/">Enable Wi-Fi on Arduino MKR1000</a>
-    </li>
-
-              
-          
-              
-                
-    <li >
-      <a href="../unit_test/">Write a Test Suite for a Package</a>
-    </li>
-
-              
-          
-              
-                
-    <li >
-      <a href="../event_queue/">Events and Event Queues</a>
-    </li>
-
-              
-          
-              
-                
-    <li >
-      <a href="../bletiny_project/">BLE app to check stats via console</a>
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../bleprph/bleprph-intro/">BLE peripheral project</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-    <li >
-      <a href="../blehci_project/">BLE HCI interface</a>
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li><a href="
-  ../air_quality_sensor/
-">Air-quality Sensor project</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-    <li >
-      <a href="../nrf52_adc/">Add an Analog Sensor</a>
-    </li>
-
-              
-          
-    </ul>
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../os_user_guide/">OS User Guide</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li><a href="
-  ../../../network/ble/ble_intro/
-">BLE User Guide</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../../newt/newt_intro/">Newt Tool Guide</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../../newtmgr/overview/">Newt Manager Guide</a>
-  
-  
-    </li>
-
-              
-          
-    </ul>
-  
-    </li>
-
-        
-      
-        
-          
-  
-  
-    <li><a href="
-  ../../../faq/go_env/
-">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="../blinky/">Project Blinky</a></li>
-        
-      
-        
-          <li>&raquo; <a href="../STM32F303/">Blinky on STM32F303</a></li>
-        
-      
-      
-        <li>&raquo; Pinwheel Blinky</li>
-      
-    
-    
-  </ul>
-</div>
-                        </div>
-                        
-                            <h2 
id="pin-wheel-modifications-to-blinky-on-stm32f3-discovery">Pin Wheel 
Modifications to "Blinky" on STM32F3 Discovery</h2>
-<p><br></p>
-<h3 id="objective">Objective</h3>
-<p>Learn how to modify an existing app -- the <a 
href="../STM32F303/">blinky</a> app -- to light all the LEDs on the STM32F3 
Discovery board. </p>
-<p><br></p>
-<h3 id="what-you-need">What you need</h3>
-<ul>
-<li>Discovery kit with STM32F303VC MCU</li>
-<li>Laptop running Mac OSX. </li>
-<li>It is assumed you have already installed and run the <a 
href="../STM32F303/">blinky</a> app succesfully.</li>
-</ul>
-<p><br></p>
-<p>Since you've already successfully created your blinky app project, you'll 
need to modify only one file, main.c, in order to get this app working.</p>
-<p><br></p>
-<p>The main.c file resides in the apps/blinky/src directory in your project 
folder so you can edit it with your favorite editor. You'll make the following 
changes:</p>
-<p><br></p>
-<p>Replace the line:</p>
-<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%"><span style="color: #A90D91">int</span> <span style="color: 
#000000">g_led_pin</span>;
-</pre></div>
-
-
-<p>With the line:</p>
-<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%"><span style="color: #A90D91">int</span> <span style="color: 
#000000">g_led_pins</span>[<span style="color: #1C01CE">8</span>] <span 
style="color: #000000">=</span> {<span style="color: 
#000000">LED_BLINK_PIN_1</span>, <span style="color: 
#000000">LED_BLINK_PIN_2</span>, <span style="color: 
#000000">LED_BLINK_PIN_3</span>, <span style="color: 
#000000">LED_BLINK_PIN_4</span>, <span style="color: 
#000000">LED_BLINK_PIN_5</span>, <span style="color: 
#000000">LED_BLINK_PIN_6</span>, <span style="color: 
#000000">LED_BLINK_PIN_7</span>, <span style="color: 
#000000">LED_BLINK_PIN_8</span>};
-</pre></div>
-
-
-<p>So that you now have an array of all 8 LED Pins on the board.</p>
-<p>Delete the line:</p>
-<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%"><span style="color: #000000">g_led_pin</span> <span style="color: 
#000000">=</span> <span style="color: #000000">LED_BLINK_PIN</span>;
-</pre></div>
-
-
-<p>And in its place, add the following lines to initialize all the LED_PINS 
correctly:</p>
-<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%"><span style="color: #A90D91">int</span> <span style="color: 
#000000">x</span>;
-<span style="color: #A90D91">for</span>(<span style="color: #000000">x</span> 
<span style="color: #000000">=</span> <span style="color: #1C01CE">0</span>; 
<span style="color: #000000">x</span> <span style="color: #000000">&lt;</span> 
<span style="color: #1C01CE">8</span>; <span style="color: #000000">x++</span>){
-    <span style="color: #000000">hal_gpio_init_out</span>(<span style="color: 
#000000">g_led_pins</span>[<span style="color: #000000">x</span>], <span 
style="color: #1C01CE">1</span>);
-}
-<span style="color: #A90D91">int</span> <span style="color: #000000">p</span> 
<span style="color: #000000">=</span> <span style="color: #1C01CE">0</span>;
-</pre></div>
-
-
-<p>We'll use that 'p' later. Next you'll want to change the line:</p>
-<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%"><span style="color: #000000">os_time_delay</span>(<span style="color: 
#1C01CE">1000</span>);
-</pre></div>
-
-
-<p>to a shorter time in order to make it a little more interesting. A full 1 
second delay doesn't look great, so try 100 for starters and then you can 
adjust it to your liking.</p>
-<p>Finally, change the line:</p>
-<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%"><span style="color: #000000">hal_gpio_toggle</span>(<span style="color: 
#000000">g_led_pin</span>);
-</pre></div>
-
-
-<p>to look like this:</p>
-<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%"><span style="color: #000000">hal_gpio_toggle</span>(<span style="color: 
#000000">g_led_pins</span>[<span style="color: #000000">p++</span>]);
-<span style="color: #000000">p</span> <span style="color: #000000">=</span> 
(<span style="color: #000000">p</span> <span style="color: #000000">&gt;</span> 
<span style="color: #1C01CE">7</span>) <span style="color: #000000">?</span> 
<span style="color: #1C01CE">0</span> <span style="color: #000000">:</span> 
<span style="color: #000000">p</span>;
-</pre></div>
-
-
-<p><br></p>
-<h3 id="build-the-target-and-executables-and-download-the-images">Build the 
target and executables and download the images</h3>
-<p>Run the same commands you used on the blinky app to build and load this 
one:</p>
-<div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">$ newt create-image stmf3_blinky 1.2.3
-App image successfully generated: 
~/dev/myproj/bin/stmf3_blinky/apps/blinky/blinky.img
-Build manifest:~/dev/myproj/bin/stmf3_blinky/apps/blinky/manifest.json
-$ newt -v load stmf3_boot
-$ newt -v load stmf3_blinky
-</pre></div>
-
-
-<p><br></p>
-<h3 id="watch-the-leds-go-round-and-round">Watch the LEDs go round and 
round</h3>
-<p>The colored LEDs should now all light up in succession, and once they're 
all lit, they should then go off in the same order. This should repeat 
continuously.</p>
-<p>If you see anything missing or want to send us feedback, please do so by 
signing up for appropriate mailing lists on our <a 
href="../../../community/">Community Page</a>.</p>
-<p>Keep on hacking and blinking!</p>
-                        
-                        <div class="row">
-                            
-
-
-
-<ul class="nav nav-pills" style="margin-bottom: 10px">
-    <li>
-    
-    <a href=../STM32F303/>
-        <span class="fa fa-arrow-left"></span>
-        Previous: Blinky on STM32F303
-    </a>
-    
-    </li>
-    <li class="pull-right">
-    
-    <a href=../nRF52/>
-        Next: Blinky on nRF52
-        <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/45c390ea/latest/os/tutorials/project-nrf52-slinky/index.html
----------------------------------------------------------------------
diff --git a/latest/os/tutorials/project-nrf52-slinky/index.html 
b/latest/os/tutorials/project-nrf52-slinky/index.html
index c59af5f..a98e685 100644
--- a/latest/os/tutorials/project-nrf52-slinky/index.html
+++ b/latest/os/tutorials/project-nrf52-slinky/index.html
@@ -507,6 +507,7 @@
 <ul>
 <li>Meet the prerequisites listed in <a href="../project-slinky/">Project 
Slinky</a>.  </li>
 <li>Have a Nordic nRF52-DK board.  </li>
+<li>Install the <a href="https://www.segger.com/jlink-software.html";>Segger 
JLINK Software and documentation pack</a>.</li>
 </ul>
 <h3 id="create-a-new-project">Create a New Project</h3>
 <p>Create a new project if you do not have an existing one.  You can skip this 
step and proceed to <a href="#create_targets">create the targets</a> if you 
already have a project created or completed the <a 
href="../project-slinky/">Sim Slinky</a> tutorial. </p>
@@ -652,7 +653,7 @@ $
 
 <p><br></p>
 <h3 id="use-newtmgr-to-query-the-board">Use Newtmgr to Query the Board</h3>
-<p>Run some newtmgr commands to query and receive responses back from the 
board (See the <a href="../newtmgr/overview">Newt Manager Guide</a> for more 
information on the newtmgr commands). </p>
+<p>Run some newtmgr commands to query and receive responses back from the 
board (See the <a href="../../../newtmgr/overview">Newt Manager Guide</a> for 
more information on the newtmgr commands). </p>
 <p>Run the <code>newtmgr echo hello -c nrf52serial</code> command. This is the 
simplest command that requests the board to echo back the text. </p>
 <div class="codehilite" style="background: #ffffff"><pre style="line-height: 
125%">$ newtmgr echo hello -c nrf52serial 
 hello

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/45c390ea/latest/os/tutorials/project-stm32-slinky/index.html
----------------------------------------------------------------------
diff --git a/latest/os/tutorials/project-stm32-slinky/index.html 
b/latest/os/tutorials/project-stm32-slinky/index.html
index be5ce2f..05ebabc 100644
--- a/latest/os/tutorials/project-stm32-slinky/index.html
+++ b/latest/os/tutorials/project-stm32-slinky/index.html
@@ -511,6 +511,7 @@
 <li>Have a ARM-USB-TINY-H connector with JTAG interface for debugging ARM 
microcontrollers (comes with the ribbon cable to hook up to the board)</li>
 <li>Have a USB A-B type cable to connect the debugger to your computer. </li>
 <li>Have a USB to TTL Serial Cable with female wiring harness.</li>
+<li>Install the <a href="../../../os/get_started/cross_tools/">OpenOCD 
debugger</a>.</li>
 </ul>
 <h3 id="create-a-new-project">Create a New Project</h3>
 <p>Create a new project if you do not have an existing one.  You can skip this 
step and proceed to <a href="#create_targets">create the targets</a> if you 
already have a project created or completed the <a 
href="../project-slinky/">Sim Slinky</a> tutorial.</p>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/45c390ea/latest/os/tutorials/rbnano2/index.html
----------------------------------------------------------------------
diff --git a/latest/os/tutorials/rbnano2/index.html 
b/latest/os/tutorials/rbnano2/index.html
index a4ae875..e6e0fa9 100644
--- a/latest/os/tutorials/rbnano2/index.html
+++ b/latest/os/tutorials/rbnano2/index.html
@@ -265,17 +265,6 @@
           
               
                 
-  
-  
-    <li ><a href="../STM32F303/">Blinky on STM32F303</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
     <li >
       <a href="../nRF52/">Blinky on nRF52</a>
     </li>
@@ -543,8 +532,8 @@
 <ul>
 <li>Meet the prerequisites listed in <a href="../blinky/">Project 
Blinky</a>.</li>
 <li>Have a RedBear Nano 2 board. </li>
+<li>Install a patched version of OpenOCD 0.10.0 described in <a 
href="../os/get_started/cross_tools/">Install OpenOCD</a>.</li>
 </ul>
-<p><strong>Note:</strong> You must install a patched version of OpenOCD .10.0 
(See <a href="../../../os/tutorials/blinky_primo">Debugger Option 2 in the 
Arduino Primo Blinky Tutorial</a>).</p>
 <h3 id="create-a-project">Create a Project</h3>
 <p>Create a new project if you do not have an existing one.  You can skip this 
step and proceed to <a href="#create_targets">create the targets</a> if you 
already have a project created.  </p>
 <p>Run the following commands to create a new project:</p>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/45c390ea/latest/os/tutorials/tutorials/index.html
----------------------------------------------------------------------
diff --git a/latest/os/tutorials/tutorials/index.html 
b/latest/os/tutorials/tutorials/index.html
index 76fbd1e..861a603 100644
--- a/latest/os/tutorials/tutorials/index.html
+++ b/latest/os/tutorials/tutorials/index.html
@@ -478,7 +478,6 @@
 <li>You have installed Docker container of Newt tool and toolchains or you 
have installed them natively on your machine</li>
 <li>You have created a new project space (directory structure) and populated 
it with the core code repository (apache-mynewt-core) or know how to as 
explained in <a href="../../get_started/project_create">Creating Your First 
Project</a>.</li>
 <li>You have at least one of the supported development boards:<ul>
-<li><a href="../STM32F303/">STM32F3 discovery kit from ST Micro</a></li>
 <li><a href="../arduino_zero/">Arduino Zero hardware</a></li>
 <li><a href="../olimex/">Olimex/STM32F407ZGT6 Cortex-M4 hardware</a></li>
 <li><a href="../nRF52/">nRF52 Development Kit from Nordic 
Semiconductor</a></li>
@@ -495,15 +494,8 @@
 <ul>
 <li><a href="../arduino_zero/">Blinky on Arduino Zero hardware</a></li>
 <li><a href="../olimex/">Blinky on Olimex/STM32F407ZGT6 Cortex-M4 
hardware</a></li>
-<li><a href="../STM32F303/">Blinky on STM32F3 discovery kit from ST 
Micro</a></li>
 <li><a href="../nRF52/">Blinky on nRF52 Development Kit from Nordic 
Semiconductor</a> <strong>Note:</strong> This supports BLE.</li>
-</ul>
-<p><br></p>
-</li>
-<li>
-<p>Tweaking available apps to customize behavior e.g. making a more exciting 
LED blink pattern</p>
-<ul>
-<li><a href="../pin-wheel-mods/">Pinwheel Blinky on STM32F3 discovery 
board</a></li>
+<li><a href="../rbnano2/">Blinky on Redbear Nano2</a></li>
 </ul>
 <p><br></p>
 </li>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/45c390ea/latest/sitemap.xml
----------------------------------------------------------------------
diff --git a/latest/sitemap.xml b/latest/sitemap.xml
index c476bb9..b635405 100644
--- a/latest/sitemap.xml
+++ b/latest/sitemap.xml
@@ -4,7 +4,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -13,7 +13,7 @@
         
     <url>
      <loc>http://mynewt.apache.org/pages/ble/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
         
@@ -22,7 +22,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/quick-start/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -30,7 +30,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/about/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -38,7 +38,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/talks/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -46,7 +46,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/download/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -54,7 +54,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/community/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -62,7 +62,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/events/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -71,7 +71,7 @@
         
     <url>
      <loc>http://mynewt.apache.org/os/introduction/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
         
@@ -83,7 +83,7 @@
         
     <url>
      <loc>http://mynewt.apache.org/os/get_started/vocabulary/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
         
@@ -123,19 +123,19 @@
         
     <url>
      <loc>http://mynewt.apache.org/faq/go_env/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
         
     <url>
      <loc>http://mynewt.apache.org/faq/how_to_edit_docs/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
         
     <url>
      <loc>http://mynewt.apache.org/faq/answers/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
         

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/45c390ea/mkdocs/search_index.json
----------------------------------------------------------------------
diff --git a/mkdocs/search_index.json b/mkdocs/search_index.json
index ad542cc..db528e4 100644
--- a/mkdocs/search_index.json
+++ b/mkdocs/search_index.json
@@ -62,7 +62,7 @@
         }, 
         {
             "location": "/download/", 
-            "text": "Latest Apache Mynewt OS Release\n\n\n\n\nRelease Version: 
Apache Mynewt 1.0.0-incubating\n\n\nRelease Date: March 22, 2017\n\n\nRelease 
Notes\n\n\n\n\nFresh install\n\n\nIf you are brand new to Mynewt, go to \nQuick 
Start\n. The Newt tool will automatically download the latest release.\n\n\nIf 
you have already installed the Newt tool but not started any project yet, go to 
\nCreate Your First Project\n. The Newt tool will automatically download the 
latest release.\n\n\nUpgrade\n\n\nIf you have already installed the Newt tool 
and started a project that installed a previous version of Apache Mynewt,  
upgrade using Newt tool:\n\n\n$ newt upgrade\n\n\n\n\n\nCode in 
development\n\n\nWhile the use of one of the official releases listed above is 
generally recommended, you may be interested in seeing work in 
progress.\n\n\nThe most recent code resides in the \ndevelop\n branch of the 
Mynewt git repository. You may view or fork the repositories for Mynewt OS and 
Newt Tool
  from the Apache mirror on github.com.\n\n\n\n\nApache Mynewt OS mirror on 
github.com\n\n\nApache Newt Tool mirror on github.com\n\n\n\n\nAlternatively, 
you can clone the desired branch using git:\n\n\n$ git clone 
git://github.com/apache/incubator-mynewt-core.git -b develop\n$ git clone 
git://github.com/apache/incubator-mynewt-newt.git -b develop\n\n\n\n\n\n\n\nA 
relatively stable version of code in progress can be found in the \nmaster\n 
branch of the Mynewt git repository.\nYou may access the code for Mynewt OS and 
Newt Tool from the 'master` branch of the Apache mirror on github.com or clone 
it using git:\n\n\n$ git clone 
git://github.com/apache/incubator-mynewt-core.git\n$ git clone 
git://github.com/apache/incubator-mynewt-newt.git\n\n\n\n\n\n\n\nFor general 
information on using Git at Apache, go to 
https://git-wip-us.apache.org.\n\n\n\n\nRelease Archives\n\n\n\n\nApache Mynewt 
0.8.0-incubating, \nRelease Notes\n\n\nApache Mynewt 0.8.0-b2-incubating, 
\nRelease Notes\n\n\nApache 
 Mynewt 0.9.0-incubating, \nRelease Notes\n\n\nApache Mynewt 
1.0.0-b1-incubating, \nRelease Notes\n\n\nApache Mynewt 1.0.0-b2-incubating, 
\nRelease Notes", 
+            "text": "Latest Apache Mynewt OS Release\n\n\n\n\nRelease Version: 
Apache Mynewt 1.0.0-incubating\n\n\nRelease Date: March 22, 2017\n\n\nRelease 
Notes\n\n\n\n\nFresh install\n\n\nIf you are brand new to Mynewt, go to \nQuick 
Start\n. The Newt tool will automatically download the latest release.\n\n\nIf 
you have already installed the Newt tool but not started any project yet, go to 
\nCreate Your First Project\n. The Newt tool will automatically download the 
latest release.\n\n\nUpgrade\n\n\nIf you have already installed the Newt tool 
and started a project that installed a previous version of Apache Mynewt,  
upgrade using Newt tool:\n\n\n$ newt upgrade\n\n\n\n\n\nCode in 
development\n\n\nWhile the use of one of the official releases listed above is 
generally recommended, you may be interested in seeing work in 
progress.\n\n\nThe most recent code that is fairly stable over the full OS 
resides in the \nmaster\n branch of the Mynewt git repository. You may view or 
fork the re
 positories for Mynewt OS and Newt Tool from the Apache mirror on 
github.com.\n\n\n\n\nApache Mynewt OS mirror on github.com\n\n\nApache Newt 
Tool mirror on github.com\n\n\n\n\nThe most recent code to support a major 
feature (e.g. Bluetooth 5) can be found in a long-lived feature branch 
dedicated to that feature (bluetooth5, in the example for Bluetooth 5) and not 
the master. If you are interested in seeing the latest code for that feature,  
you can clone the desired branch using git:\n\n\n$ git clone 
git://github.com/apache/incubator-mynewt-core.git -b \nfeature-branch-name\n\n$ 
git clone git://github.com/apache/incubator-mynewt-newt.git -b 
\nfeature-branch-name\n\n\n\n\n\n\n\n\nFor general information on using Git at 
Apache, go to https://git-wip-us.apache.org.\n\n\n\n\nRelease 
Archives\n\n\n\n\nApache Mynewt 0.8.0-incubating, \nRelease Notes\n\n\nApache 
Mynewt 0.8.0-b2-incubating, \nRelease Notes\n\n\nApache Mynewt 
0.9.0-incubating, \nRelease Notes\n\n\nApache Mynewt 1.0.0-b1-incu
 bating, \nRelease Notes\n\n\nApache Mynewt 1.0.0-b2-incubating, \nRelease 
Notes", 
             "title": "Download"
         }, 
         {
@@ -82,7 +82,7 @@
         }, 
         {
             "location": "/download/#code-in-development", 
-            "text": "While the use of one of the official releases listed 
above is generally recommended, you may be interested in seeing work in 
progress.  The most recent code resides in the  develop  branch of the Mynewt 
git repository. You may view or fork the repositories for Mynewt OS and Newt 
Tool from the Apache mirror on github.com.   Apache Mynewt OS mirror on 
github.com  Apache Newt Tool mirror on github.com   Alternatively, you can 
clone the desired branch using git:  $ git clone 
git://github.com/apache/incubator-mynewt-core.git -b develop\n$ git clone 
git://github.com/apache/incubator-mynewt-newt.git -b develop   A relatively 
stable version of code in progress can be found in the  master  branch of the 
Mynewt git repository.\nYou may access the code for Mynewt OS and Newt Tool 
from the 'master` branch of the Apache mirror on github.com or clone it using 
git:  $ git clone git://github.com/apache/incubator-mynewt-core.git\n$ git 
clone git://github.com/apache/incubator-myn
 ewt-newt.git   For general information on using Git at Apache, go to 
https://git-wip-us.apache.org.";, 
+            "text": "While the use of one of the official releases listed 
above is generally recommended, you may be interested in seeing work in 
progress.  The most recent code that is fairly stable over the full OS resides 
in the  master  branch of the Mynewt git repository. You may view or fork the 
repositories for Mynewt OS and Newt Tool from the Apache mirror on github.com.  
 Apache Mynewt OS mirror on github.com  Apache Newt Tool mirror on github.com   
The most recent code to support a major feature (e.g. Bluetooth 5) can be found 
in a long-lived feature branch dedicated to that feature (bluetooth5, in the 
example for Bluetooth 5) and not the master. If you are interested in seeing 
the latest code for that feature,  you can clone the desired branch using git:  
$ git clone git://github.com/apache/incubator-mynewt-core.git -b  
feature-branch-name \n$ git clone 
git://github.com/apache/incubator-mynewt-newt.git -b  feature-branch-name    
For general information on using Git at Apa
 che, go to https://git-wip-us.apache.org.";, 
             "title": "Code in development"
         }, 
         {
@@ -142,12 +142,12 @@
         }, 
         {
             "location": "/os/get_started/get_started/", 
-            "text": "Quick Start\n\n\nIf you are curious about Mynewt and want 
to get a quick feel for the project, you've come to the right place. We have 
two options for you:\n\n\n\n\nOption 1\n is the quick and easy way to get up 
and running with Mynewt. The Newt tool and build toolchains are all available 
in a single \nAll-in-one Docker Container\n that you can install on your laptop 
or computer.\n\n\n\n\nOption 2\n allows you to install the Newt tool, instances 
of the Mynewt OS (for simulated targets), and toolchains for developing 
embedded software (e.g. GNU toolchain) natively on your laptop or computer. You 
may want this if you are already familiar with such environments or are 
concerned about performance on your machine. Follow the instructions to 
\ninstall native tools\n and \ninstall cross tools for ARM\n if you prefer this 
option.\n\n\n\n\nYou can then proceed with the instructions on how to \n* 
\nCreate Your First Project\n - on simulated hardware.\n\n\nUpon successful 
 start, several tutorials await your eager attention!\n\n\n\n\nSend us an email 
on the dev@ mailing list if you have comments or suggestions!\n If you haven't 
joined the mailing list, you will find the links \nhere\n.", 
+            "text": "Quick Start\n\n\nIf you are curious about Mynewt and want 
to get a quick feel for the project, you've come to the right place. We have 
two options for you:\n\n\n\n\nOption 1\n allows you to install the Newt tool, 
instances of the Mynewt OS (for simulated targets), and toolchains for 
developing embedded software (e.g. GNU toolchain) natively on your laptop or 
computer. You may want this if you are already familiar with such environments 
or are concerned about performance on your machine. Follow the instructions to 
\ninstall native tools\n and \ninstall cross tools for ARM\n if you prefer this 
option.\n\n\nOption 2\n is a bundled option to get up and running with Mynewt 
for a quick look at the OS. The Newt tool and build toolchains are all 
available in a single \nAll-in-one Docker Container\n that you can install on 
your laptop or computer.\n\n\n\n\nYou can then proceed with the instructions on 
how to \n* \nCreate Your First Project\n - on simulated hardware.\n\n\
 nUpon successful start, several tutorials await your eager 
attention!\n\n\n\n\nSend us an email on the dev@ mailing list if you have 
comments or suggestions!\n If you haven't joined the mailing list, you will 
find the links \nhere\n.", 
             "title": "toc"
         }, 
         {
             "location": "/os/get_started/get_started/#quick-start", 
-            "text": "If you are curious about Mynewt and want to get a quick 
feel for the project, you've come to the right place. We have two options for 
you:   Option 1  is the quick and easy way to get up and running with Mynewt. 
The Newt tool and build toolchains are all available in a single  All-in-one 
Docker Container  that you can install on your laptop or computer.   Option 2  
allows you to install the Newt tool, instances of the Mynewt OS (for simulated 
targets), and toolchains for developing embedded software (e.g. GNU toolchain) 
natively on your laptop or computer. You may want this if you are already 
familiar with such environments or are concerned about performance on your 
machine. Follow the instructions to  install native tools  and  install cross 
tools for ARM  if you prefer this option.   You can then proceed with the 
instructions on how to \n*  Create Your First Project  - on simulated hardware. 
 Upon successful start, several tutorials await your eager attention!
    Send us an email on the dev@ mailing list if you have comments or 
suggestions!  If you haven't joined the mailing list, you will find the links  
here .", 
+            "text": "If you are curious about Mynewt and want to get a quick 
feel for the project, you've come to the right place. We have two options for 
you:   Option 1  allows you to install the Newt tool, instances of the Mynewt 
OS (for simulated targets), and toolchains for developing embedded software 
(e.g. GNU toolchain) natively on your laptop or computer. You may want this if 
you are already familiar with such environments or are concerned about 
performance on your machine. Follow the instructions to  install native tools  
and  install cross tools for ARM  if you prefer this option.  Option 2  is a 
bundled option to get up and running with Mynewt for a quick look at the OS. 
The Newt tool and build toolchains are all available in a single  All-in-one 
Docker Container  that you can install on your laptop or computer.   You can 
then proceed with the instructions on how to \n*  Create Your First Project  - 
on simulated hardware.  Upon successful start, several tutorials await y
 our eager attention!   Send us an email on the dev@ mailing list if you have 
comments or suggestions!  If you haven't joined the mailing list, you will find 
the links  here .", 
             "title": "Quick Start"
         }, 
         {

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/45c390ea/os/get_started/get_started/index.html
----------------------------------------------------------------------
diff --git a/os/get_started/get_started/index.html 
b/os/get_started/get_started/index.html
index b3027ef..f6a47f4 100644
--- a/os/get_started/get_started/index.html
+++ b/os/get_started/get_started/index.html
@@ -354,9 +354,8 @@
                             <h2 id="quick-start">Quick Start</h2>
 <p>If you are curious about Mynewt and want to get a quick feel for the 
project, you've come to the right place. We have two options for you:</p>
 <p><br></p>
-<p><strong>Option 1</strong> is the quick and easy way to get up and running 
with Mynewt. The Newt tool and build toolchains are all available in a single 
<a href="../docker/">All-in-one Docker Container</a> that you can install on 
your laptop or computer.</p>
-<p><br></p>
-<p><strong>Option 2</strong> allows you to install the Newt tool, instances of 
the Mynewt OS (for simulated targets), and toolchains for developing embedded 
software (e.g. GNU toolchain) natively on your laptop or computer. You may want 
this if you are already familiar with such environments or are concerned about 
performance on your machine. Follow the instructions to <a 
href="../native_tools/">install native tools</a> and <a 
href="../cross_tools/">install cross tools for ARM</a> if you prefer this 
option.</p>
+<p><strong>Option 1</strong> allows you to install the Newt tool, instances of 
the Mynewt OS (for simulated targets), and toolchains for developing embedded 
software (e.g. GNU toolchain) natively on your laptop or computer. You may want 
this if you are already familiar with such environments or are concerned about 
performance on your machine. Follow the instructions to <a 
href="../native_tools/">install native tools</a> and <a 
href="../cross_tools/">install cross tools for ARM</a> if you prefer this 
option.</p>
+<p><strong>Option 2</strong> is a bundled option to get up and running with 
Mynewt for a quick look at the OS. The Newt tool and build toolchains are all 
available in a single <a href="../docker/">All-in-one Docker Container</a> that 
you can install on your laptop or computer.</p>
 <p><br></p>
 <p>You can then proceed with the instructions on how to 
 * <a href="../project_create/">Create Your First Project</a> - on simulated 
hardware.</p>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/45c390ea/sitemap.xml
----------------------------------------------------------------------
diff --git a/sitemap.xml b/sitemap.xml
index 9157a60..650f503 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -4,7 +4,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -13,13 +13,13 @@
         
     <url>
      <loc>http://mynewt.apache.org/pages/ble/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
         
     <url>
      <loc>http://mynewt.apache.org/pages/securitybullets/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
         
@@ -28,7 +28,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/quick-start/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -36,7 +36,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/about/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -44,7 +44,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/talks/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -52,7 +52,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/download/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -60,7 +60,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/community/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -68,7 +68,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/events/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -77,7 +77,7 @@
         
     <url>
      <loc>http://mynewt.apache.org/os/introduction/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
         
@@ -89,7 +89,7 @@
         
     <url>
      <loc>http://mynewt.apache.org/os/get_started/vocabulary/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
         
@@ -129,13 +129,13 @@
         
     <url>
      <loc>http://mynewt.apache.org/faq/how_to_edit_docs/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
         
     <url>
      <loc>http://mynewt.apache.org/faq/answers/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
         

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/45c390ea/v0_9_0/sitemap.xml
----------------------------------------------------------------------
diff --git a/v0_9_0/sitemap.xml b/v0_9_0/sitemap.xml
index 9157a60..650f503 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-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -13,13 +13,13 @@
         
     <url>
      <loc>http://mynewt.apache.org/pages/ble/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
         
     <url>
      <loc>http://mynewt.apache.org/pages/securitybullets/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
         
@@ -28,7 +28,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/quick-start/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -36,7 +36,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/about/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -44,7 +44,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/talks/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -52,7 +52,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/download/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -60,7 +60,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/community/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -68,7 +68,7 @@
     
     <url>
      <loc>http://mynewt.apache.org/events/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -77,7 +77,7 @@
         
     <url>
      <loc>http://mynewt.apache.org/os/introduction/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
         
@@ -89,7 +89,7 @@
         
     <url>
      <loc>http://mynewt.apache.org/os/get_started/vocabulary/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
         
@@ -129,13 +129,13 @@
         
     <url>
      <loc>http://mynewt.apache.org/faq/how_to_edit_docs/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
         
     <url>
      <loc>http://mynewt.apache.org/faq/answers/</loc>
-     <lastmod>2017-04-24</lastmod>
+     <lastmod>2017-04-25</lastmod>
      <changefreq>daily</changefreq>
     </url>
         

Reply via email to