GitHub user cwanda opened a pull request:

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

    Added Validation And Error Messages Page for System Configuratin and 
Initialization

    1) Added Validation and Error Messages page to the System Configuration and 
Initialization Section (updated mkdocs.yml and added sysconfig_error.md)
    2) Updated the explanation for the examples for the restrictions field in 
sysinitconfig.md to better
    match the restriction violation error messages that newt outputs.
    3) Added writeup that the user must use the  MYNEWT_VAL() macro to 
reference a #define for a setting.
    4) Cleanup formatting in sysinitconfig.md

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

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

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

    https://github.com/apache/incubator-mynewt-site/pull/142.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 #142
    
----
commit 2c43f8bc62faa2c162e5556f8a7189a78954ed8c
Author: cwanda <[email protected]>
Date:   2017-01-17T07:29:30Z

    1) Added Validation and Error Message page to the
    System Configuration and Initialization Section (updated mkdocs.yml and 
added sysconfig_error.md)
    2) Updated the explanation for the examples for the restrictions field in 
sysinitconfig.md to better
    match the restriction violation error message that newt outputs.
    3) Added writeup the user must use the  MYNEWT_VAL() macro to reference a 
#define for a setting.
    4) Cleanup formatting in sysinitconfig.md

----


---
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