GitHub user cwanda opened a pull request:

    https://github.com/apache/incubator-mynewt-site/pull/165

    More doc updates to  reflect 1.0 and added RedBear Nano2 blinky tutorial

    1) Added Blinky RedBear Nano 2 tutorial
    2) Updated Blinky for Olimex:
       - Add instruction to use USB-OTG2 port for power source instead of 
JTG/SWD.
       - Add note that the diagram has USB-OTG2 and USB-OTG1 labels reversed.
    3) Added back and updated Project Slinky for Olimex board
    4) Clarify description for newtmgr_uart in enabling newtmgr app tutorial.
    5) Updated Blinky for Primo:
       - Move Install JlinkExe to Debugger option 1 (using jlink probe)
       - Specify Blinky blinks the orange LED (L13) to distiguish the wifi 
green led on board the blinks too.
       - Added command to erase flash when using OpenOCD
    6) Updated Add Shell and Console to Blinky tutorial to use default OS 
eventq and default task instead
       of defining a dedicated task for shell events.
    7) Add install JLink to Blinky NRF52 since it uses the JlinkEXE in the 
tutorial.
    8) Cleaned Project Slinky Sim tutorial
    9) Fix typo in os_task_remove
    10) Removed Blinky Boot from Olimex SRAM tutorial.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cwanda/incubator-mynewt-site updates_1.0

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-mynewt-site/pull/165.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #165
    
----
commit 3a6e4ff0ef247378aec02ee856fa146b17aab305
Author: cwanda <[email protected]>
Date:   2017-03-28T17:43:54Z

    1) Added Blinky RedBear Nano 2 tutorial
    2) Updated Blinky for Olimex:
       - Add instruction to use USB-OTG2 port for power source instead of 
JTG/SWD.
       - Add note that the diagram has USB-OTG2 and USB-OTG1 labels reversed.
    3) Added back and updated Project Slinky for Olimex board
    4) Clarify description for newtmgr_uart in enabling newtmgr app tutorial.
    5) Updated Blinky for Primo:
       - Move Install JlinkExe to Debugger option 1 (using jlink probe)
       - Specify Blinky blinks the orange LED (L13) to distiguish the wifi 
green led on board the blinks too.
       - Added command to erase flash when using OpenOCD
    6) Updated Add Shell and Console to Blinky tutorial to use default OS 
eventq and default task instead
       of defining a dedicated task for shell events.
    7) Add install JLink to Blinky NRF52 since it uses the JlinkEXE in the 
tutorial.
    8) Cleaned Project Slinky Sim tutorial
    9) Fix typo in os_task_remove
    10) Removed Blinky Boot from Olimex SRAM tutorial.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to