You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ad...@apache.org on 2016/11/28 20:05:27 UTC

[5/5] incubator-mynewt-site git commit: Tutorials added for console, serial port setup etc.

Tutorials added for console, serial port setup etc.


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/22d098d8
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/22d098d8
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/22d098d8

Branch: refs/heads/asf-site
Commit: 22d098d84b4d80a8b26b739cf5a6e9c2f4519eb8
Parents: db7dea5
Author: aditihilbert <ad...@runtime.io>
Authored: Mon Nov 28 12:05:09 2016 -0800
Committer: aditihilbert <ad...@runtime.io>
Committed: Mon Nov 28 12:05:09 2016 -0800

----------------------------------------------------------------------
 develop/mkdocs/search_index.json                | 104 +++-
 develop/newt/install/newt_linux/index.html      |   8 +
 develop/newt/install/newt_mac/index.html        |   8 +
 develop/os/get_started/cross_tools/index.html   |   8 +
 develop/os/get_started/docker/index.html        |   8 +
 develop/os/get_started/get_started/index.html   |   8 +
 develop/os/get_started/native_tools/index.html  |   8 +
 develop/os/get_started/pics/ft232h.png          | Bin 0 -> 572354 bytes
 develop/os/get_started/pics/m0pro.png           | Bin 0 -> 613306 bytes
 develop/os/get_started/pics/nrf52dk.png         | Bin 0 -> 517522 bytes
 .../os/get_started/project_create/index.html    |  12 +-
 develop/os/get_started/serial_access/index.html | 507 +++++++++++++++
 develop/os/get_started/vocabulary/index.html    |   4 +-
 develop/os/tutorials/STM32F303/index.html       |   8 +
 develop/os/tutorials/add_newtmgr/index.html     |  14 +-
 develop/os/tutorials/add_shell/index.html       | 615 +++++++++++++++++++
 .../os/tutorials/air_quality_sensor/index.html  |   8 +
 develop/os/tutorials/arduino_zero/index.html    |   8 +
 develop/os/tutorials/blehci_project/index.html  |   8 +
 .../os/tutorials/bleprph/bleprph-adv/index.html |   8 +
 .../os/tutorials/bleprph/bleprph-app/index.html |   8 +
 .../bleprph/bleprph-chr-access/index.html       |   8 +
 .../bleprph/bleprph-gap-event/index.html        |   8 +
 .../tutorials/bleprph/bleprph-intro/index.html  |   8 +
 .../bleprph/bleprph-svc-reg/index.html          |   8 +
 develop/os/tutorials/bletiny_project/index.html |  19 +-
 develop/os/tutorials/blinky_primo/index.html    |   8 +
 .../os/tutorials/blinky_sram_olimex/index.html  |   8 +
 develop/os/tutorials/event_queue/index.html     |   8 +
 develop/os/tutorials/ibeacon/index.html         |   8 +
 develop/os/tutorials/nRF52/index.html           |   8 +
 develop/os/tutorials/olimex/index.html          |   8 +
 develop/os/tutorials/pin-wheel-mods/index.html  |   8 +
 develop/os/tutorials/project-slinky/index.html  |   8 +
 .../tutorials/project-target-slinky/index.html  |   8 +
 develop/os/tutorials/repo/add_repos/index.html  |  14 +-
 .../os/tutorials/repo/create_repo/index.html    |  20 +-
 .../os/tutorials/repo/upgrade_repo/index.html   |  20 +-
 develop/os/tutorials/tasks_lesson/index.html    |  43 +-
 develop/os/tutorials/tutorials/index.html       |   8 +
 develop/os/tutorials/unit_test/index.html       |   8 +
 .../os/tutorials/wi-fi_on_arduino/index.html    |   8 +
 develop/sitemap.xml                             |  26 +-
 latest/mkdocs/search_index.json                 | 104 +++-
 latest/newt/install/newt_linux/index.html       |   8 +
 latest/newt/install/newt_mac/index.html         |   8 +
 latest/os/get_started/cross_tools/index.html    |   8 +
 latest/os/get_started/docker/index.html         |   8 +
 latest/os/get_started/get_started/index.html    |   8 +
 latest/os/get_started/native_tools/index.html   |   8 +
 latest/os/get_started/pics/ft232h.png           | Bin 0 -> 572354 bytes
 latest/os/get_started/pics/m0pro.png            | Bin 0 -> 613306 bytes
 latest/os/get_started/pics/nrf52dk.png          | Bin 0 -> 517522 bytes
 latest/os/get_started/project_create/index.html |  12 +-
 latest/os/get_started/serial_access/index.html  | 507 +++++++++++++++
 latest/os/get_started/vocabulary/index.html     |   4 +-
 latest/os/tutorials/STM32F303/index.html        |   8 +
 latest/os/tutorials/add_newtmgr/index.html      |  14 +-
 latest/os/tutorials/add_shell/index.html        | 615 +++++++++++++++++++
 .../os/tutorials/air_quality_sensor/index.html  |   8 +
 latest/os/tutorials/arduino_zero/index.html     |   8 +
 latest/os/tutorials/blehci_project/index.html   |   8 +
 .../os/tutorials/bleprph/bleprph-adv/index.html |   8 +
 .../os/tutorials/bleprph/bleprph-app/index.html |   8 +
 .../bleprph/bleprph-chr-access/index.html       |   8 +
 .../bleprph/bleprph-gap-event/index.html        |   8 +
 .../tutorials/bleprph/bleprph-intro/index.html  |   8 +
 .../bleprph/bleprph-svc-reg/index.html          |   8 +
 latest/os/tutorials/bletiny_project/index.html  |  19 +-
 latest/os/tutorials/blinky_primo/index.html     |   8 +
 .../os/tutorials/blinky_sram_olimex/index.html  |   8 +
 latest/os/tutorials/event_queue/index.html      |   8 +
 latest/os/tutorials/ibeacon/index.html          |   8 +
 latest/os/tutorials/nRF52/index.html            |   8 +
 latest/os/tutorials/olimex/index.html           |   8 +
 latest/os/tutorials/pin-wheel-mods/index.html   |   8 +
 latest/os/tutorials/project-slinky/index.html   |   8 +
 .../tutorials/project-target-slinky/index.html  |   8 +
 latest/os/tutorials/repo/add_repos/index.html   |  14 +-
 latest/os/tutorials/repo/create_repo/index.html |  20 +-
 .../os/tutorials/repo/upgrade_repo/index.html   |  20 +-
 latest/os/tutorials/tasks_lesson/index.html     |  43 +-
 latest/os/tutorials/tutorials/index.html        |   8 +
 latest/os/tutorials/unit_test/index.html        |   8 +
 latest/os/tutorials/wi-fi_on_arduino/index.html |   8 +
 latest/sitemap.xml                              |  26 +-
 os/get_started/pics/ft232h.png                  | Bin 0 -> 572354 bytes
 os/get_started/pics/m0pro.png                   | Bin 0 -> 613306 bytes
 os/get_started/pics/nrf52dk.png                 | Bin 0 -> 517522 bytes
 sitemap.xml                                     |  26 +-
 v0_9_0/os/get_started/pics/ft232h.png           | Bin 0 -> 572354 bytes
 v0_9_0/os/get_started/pics/m0pro.png            | Bin 0 -> 613306 bytes
 v0_9_0/os/get_started/pics/nrf52dk.png          | Bin 0 -> 517522 bytes
 v0_9_0/sitemap.xml                              |  26 +-
 94 files changed, 3122 insertions(+), 174 deletions(-)
----------------------------------------------------------------------