You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ad...@apache.org on 2018/01/13 02:57:37 UTC

[mynewt-documentation] 01/01: Merge pull request #4 from gj262/tutorials

This is an automated email from the ASF dual-hosted git repository.

aditi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-documentation.git

commit c5f219837040fef578bd5d79f8341f85b42541ad
Merge: a8232a2 4807aa2
Author: aditihilbert <ad...@runtime.io>
AuthorDate: Fri Jan 12 18:57:35 2018 -0800

    Merge pull request #4 from gj262/tutorials
    
    Import blinky tutorials

 docs/_static/common.rst                      |   1 +
 docs/_static/css/restructuredtext.css        |   3 +
 docs/concepts.rst                            |   3 +
 docs/get_started/project_create.rst          |   6 +-
 docs/images/Arduino-M0Pro-flat.jpg           | Bin 0 -> 37797 bytes
 docs/images/ArduinoZeroPro-flat-org.jpg      | Bin 0 -> 81640 bytes
 docs/images/Zero_Usb_Ports.jpg               | Bin 0 -> 263846 bytes
 docs/index.rst                               |   1 +
 docs/misc/ide.rst                            |   4 +-
 docs/themes/mynewt/layout.html               |  26 +-
 docs/tutorials/blinky/arduino_zero.rst       | 435 +++++++++++++++++++++++++++
 docs/tutorials/blinky/blinky.rst             |  87 ++++++
 docs/tutorials/blinky/blinky_console.rst     | 235 +++++++++++++++
 docs/tutorials/blinky/blinky_primo.rst       | 309 +++++++++++++++++++
 docs/tutorials/blinky/blinky_stm32f4disc.rst | 255 ++++++++++++++++
 docs/tutorials/blinky/nRF52.rst              | 225 ++++++++++++++
 docs/tutorials/blinky/olimex.rst             | 272 +++++++++++++++++
 docs/tutorials/blinky/rbnano2.rst            | 227 ++++++++++++++
 docs/tutorials/tutorials.rst                 | 101 +++++++
 19 files changed, 2177 insertions(+), 13 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <co...@mynewt.apache.org>.