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-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 3a6e787  Update os_user_guide.rst
3a6e787 is described below

commit 3a6e787b65370b16b2be481f2bed9f40d98eb1ad
Author: aditihilbert <ad...@runtime.io>
AuthorDate: Tue May 22 15:14:18 2018 -0700

    Update os_user_guide.rst
---
 docs/os/os_user_guide.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/docs/os/os_user_guide.rst b/docs/os/os_user_guide.rst
index 85cdaba..ca7dfc4 100644
--- a/docs/os/os_user_guide.rst
+++ b/docs/os/os_user_guide.rst
@@ -7,9 +7,17 @@ OS User Guide
    Kernel <core_os/mynewt_os>
    System <modules/system_modules>
    Hardware Abstraction <modules/hal/hal>
+   Secure Bootloader <modules/bootloader/bootloader>
+   Split Images <modules/split/split>
    Porting Guide <core_os/porting/port_os>
    Compile-Time Configuration <modules/sysinitconfig/sysinitconfig>
    Console <modules/console/console>
+   Shell <modules/shell/shell>
+   Test Utilities <modules/testutil/testutil>
+   JSON <modules/json/json>
+   Statistics <modules/stats/stats>
+   Logs <modules/logs/logs>
+   System Configuration and Initialization 
<modules/sysinitconfig/sysinitconfig>
 
 This guide provides comprehensive information about Mynewt OS, the
 real-time operating system for embedded systems. It is intended both for

-- 
To stop receiving notification emails like this one, please contact
ad...@apache.org.

Reply via email to