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/04/24 22:36:59 UTC

[mynewt-site] branch asf-site updated (8510d87 -> d7dca5a)

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

aditi pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/mynewt-site.git.


    from 8510d87  Merge pull request #413 from runtime-bot/asf-site
     add e319cf0  asf-site update Tue Apr 24 22:26:02 UTC 2018
     new d7dca5a  Merge pull request #414 from runtime-bot/asf-site

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../network/ble/ble_setup/ble_addr.rst.txt         |   2 +-
 .../network/ble/btshell/btshell_GAP.rst.txt        |  10 +-
 .../_sources/os/core_os/porting/port_os.rst.txt    |   6 +-
 develop/_sources/os/modules/config/config.rst.txt  |  49 +--
 .../os/modules/fs/fs/fsutil_write_file.rst.txt     |   2 +-
 develop/_sources/os/modules/logs/logs.rst.txt      |   4 +-
 .../os/modules/sysinitconfig/sysinitconfig.rst.txt |   4 +-
 develop/_sources/os/modules/system_modules.rst.txt |  12 +
 develop/_sources/os/os_user_guide.rst.txt          |   3 +-
 develop/genindex.html                              |  44 +-
 develop/network/ble/ble_setup/ble_addr.html        |  10 +-
 develop/network/ble/ble_setup/ble_lp_clock.html    |   6 +-
 develop/network/ble/ble_setup/ble_setup_intro.html |   4 +-
 develop/network/ble/ble_setup/ble_sync_cb.html     |   6 +-
 develop/network/ble/btshell/btshell_GAP.html       |  10 +-
 develop/newt/newt_operation.html                   |   4 +-
 develop/objects.inv                                | Bin 17394 -> 18540 bytes
 develop/os/core_os/callout/callout.html            |   3 +-
 .../os/core_os/context_switch/context_switch.html  |   3 +-
 develop/os/core_os/cputime/os_cputime.html         |   3 +-
 develop/os/core_os/event_queue/event_queue.html    |   3 +-
 develop/os/core_os/heap/heap.html                  |   3 +-
 develop/os/core_os/mbuf/mbuf.html                  |   3 +-
 develop/os/core_os/memory_pool/memory_pool.html    |  19 +-
 develop/os/core_os/mutex/mutex.html                |   3 +-
 develop/os/core_os/mynewt_os.html                  |   5 +-
 develop/os/core_os/porting/port_bsp.html           |   3 +-
 develop/os/core_os/porting/port_cpu.html           |   7 +-
 develop/os/core_os/porting/port_mcu.html           |   3 +-
 develop/os/core_os/porting/port_os.html            |   9 +-
 develop/os/core_os/sanity/sanity.html              |   7 +-
 develop/os/core_os/semaphore/semaphore.html        |   3 +-
 develop/os/core_os/task/task.html                  |   3 +-
 develop/os/core_os/time/os_time.html               |  34 +-
 develop/os/modules/config/config.html              | 453 ++++++++++++++++++++-
 develop/os/modules/console/console.html            |  39 +-
 develop/os/modules/fs/fs/fsutil_write_file.html    |   2 +-
 develop/os/modules/hal/hal.html                    |   7 +-
 develop/os/modules/hal/hal_bsp/hal_bsp.html        |   3 +-
 develop/os/modules/hal/hal_flash/hal_flash.html    |   3 +-
 develop/os/modules/hal/hal_gpio/hal_gpio.html      |   3 +-
 develop/os/modules/hal/hal_i2c/hal_i2c.html        |   3 +-
 develop/os/modules/hal/hal_spi/hal_spi.html        |   3 +-
 develop/os/modules/hal/hal_timer/hal_timer.html    |   3 +-
 develop/os/modules/hal/hal_uart/hal_uart.html      |   3 +-
 .../os/modules/hal/hal_watchdog/hal_watchdog.html  |   3 +-
 develop/os/modules/logs/logs.html                  |   3 +-
 .../os/modules/sysinitconfig/sysconfig_error.html  |  11 +-
 .../os/modules/sysinitconfig/sysinitconfig.html    |  11 +-
 .../modules/system_modules.html}                   |  51 ++-
 develop/os/os_user_guide.html                      |   3 +-
 develop/searchindex.js                             |   2 +-
 master/mkdocs/search_index.json                    |   4 +-
 master/os/core_os/mqueue/mqueue/index.html         |   2 +-
 master/sitemap.xml                                 |  38 +-
 mkdocs/search_index.json                           |   4 +-
 os/core_os/mqueue/mqueue/index.html                |   2 +-
 sitemap.xml                                        |  38 +-
 v0_9_0/sitemap.xml                                 |  22 +-
 v1_0_0/sitemap.xml                                 |  30 +-
 v1_1_0/sitemap.xml                                 |  32 +-
 v1_2_0/sitemap.xml                                 |  36 +-
 62 files changed, 822 insertions(+), 282 deletions(-)
 create mode 100644 develop/_sources/os/modules/system_modules.rst.txt
 copy develop/{tutorials/tooling/tooling.html => os/modules/system_modules.html} (81%)

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

[mynewt-site] 01/01: Merge pull request #414 from runtime-bot/asf-site

Posted by ad...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit d7dca5aa5a386817e1b829b3b6be453c7b789f75
Merge: 8510d87 e319cf0
Author: aditihilbert <ad...@runtime.io>
AuthorDate: Tue Apr 24 15:36:57 2018 -0700

    Merge pull request #414 from runtime-bot/asf-site
    
    automated asf-site build

 .../network/ble/ble_setup/ble_addr.rst.txt         |   2 +-
 .../network/ble/btshell/btshell_GAP.rst.txt        |  10 +-
 .../_sources/os/core_os/porting/port_os.rst.txt    |   6 +-
 develop/_sources/os/modules/config/config.rst.txt  |  49 +--
 .../os/modules/fs/fs/fsutil_write_file.rst.txt     |   2 +-
 develop/_sources/os/modules/logs/logs.rst.txt      |   4 +-
 .../os/modules/sysinitconfig/sysinitconfig.rst.txt |   4 +-
 develop/_sources/os/modules/system_modules.rst.txt |  12 +
 develop/_sources/os/os_user_guide.rst.txt          |   3 +-
 develop/genindex.html                              |  44 +-
 develop/network/ble/ble_setup/ble_addr.html        |  10 +-
 develop/network/ble/ble_setup/ble_lp_clock.html    |   6 +-
 develop/network/ble/ble_setup/ble_setup_intro.html |   4 +-
 develop/network/ble/ble_setup/ble_sync_cb.html     |   6 +-
 develop/network/ble/btshell/btshell_GAP.html       |  10 +-
 develop/newt/newt_operation.html                   |   4 +-
 develop/objects.inv                                | Bin 17394 -> 18540 bytes
 develop/os/core_os/callout/callout.html            |   3 +-
 .../os/core_os/context_switch/context_switch.html  |   3 +-
 develop/os/core_os/cputime/os_cputime.html         |   3 +-
 develop/os/core_os/event_queue/event_queue.html    |   3 +-
 develop/os/core_os/heap/heap.html                  |   3 +-
 develop/os/core_os/mbuf/mbuf.html                  |   3 +-
 develop/os/core_os/memory_pool/memory_pool.html    |  19 +-
 develop/os/core_os/mutex/mutex.html                |   3 +-
 develop/os/core_os/mynewt_os.html                  |   5 +-
 develop/os/core_os/porting/port_bsp.html           |   3 +-
 develop/os/core_os/porting/port_cpu.html           |   7 +-
 develop/os/core_os/porting/port_mcu.html           |   3 +-
 develop/os/core_os/porting/port_os.html            |   9 +-
 develop/os/core_os/sanity/sanity.html              |   7 +-
 develop/os/core_os/semaphore/semaphore.html        |   3 +-
 develop/os/core_os/task/task.html                  |   3 +-
 develop/os/core_os/time/os_time.html               |  34 +-
 develop/os/modules/config/config.html              | 453 ++++++++++++++++++++-
 develop/os/modules/console/console.html            |  39 +-
 develop/os/modules/fs/fs/fsutil_write_file.html    |   2 +-
 develop/os/modules/hal/hal.html                    |   7 +-
 develop/os/modules/hal/hal_bsp/hal_bsp.html        |   3 +-
 develop/os/modules/hal/hal_flash/hal_flash.html    |   3 +-
 develop/os/modules/hal/hal_gpio/hal_gpio.html      |   3 +-
 develop/os/modules/hal/hal_i2c/hal_i2c.html        |   3 +-
 develop/os/modules/hal/hal_spi/hal_spi.html        |   3 +-
 develop/os/modules/hal/hal_timer/hal_timer.html    |   3 +-
 develop/os/modules/hal/hal_uart/hal_uart.html      |   3 +-
 .../os/modules/hal/hal_watchdog/hal_watchdog.html  |   3 +-
 develop/os/modules/logs/logs.html                  |   3 +-
 .../os/modules/sysinitconfig/sysconfig_error.html  |  11 +-
 .../os/modules/sysinitconfig/sysinitconfig.html    |  11 +-
 .../fsutil_write_file.html => system_modules.html} | 178 ++++----
 develop/os/os_user_guide.html                      |   3 +-
 develop/searchindex.js                             |   2 +-
 master/mkdocs/search_index.json                    |   4 +-
 master/os/core_os/mqueue/mqueue/index.html         |   2 +-
 master/sitemap.xml                                 |  38 +-
 mkdocs/search_index.json                           |   4 +-
 os/core_os/mqueue/mqueue/index.html                |   2 +-
 sitemap.xml                                        |  38 +-
 v0_9_0/sitemap.xml                                 |  22 +-
 v1_0_0/sitemap.xml                                 |  30 +-
 v1_1_0/sitemap.xml                                 |  32 +-
 v1_2_0/sitemap.xml                                 |  36 +-
 62 files changed, 867 insertions(+), 364 deletions(-)

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