GitHub user cwanda opened a pull request:
https://github.com/apache/incubator-mynewt-site/pull/144
Updated Enabling Newt Manager Tutorial and Image Manager to reflect new
Newt Manager Implementation
1) Updated Enabling Newt Manager" tutorial to reflect current implmentation
(i.e no need to create
designated task etc)
2) Added information on how to configure an application with other Newt
Manager options, such
as oicmgr etc.
3) Updated the imgmgr_module_init so that it doesn't show example to create
a dedicated task
for newtmgr. Mentioned that the function is called by sysinit().
4) Minor cleanup to the Device Management Using Newt Manager section.
Moved the Customizing
section to a separate page.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cwanda/incubator-mynewt-site newtmgr
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-mynewt-site/pull/144.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 #144
----
commit 3cfc1c05af87bf5111b7ecffd81b8e3816354607
Author: cwanda <[email protected]>
Date: 2017-01-23T07:01:27Z
1) Updated Enabling Newt Manager" tutorial to reflect current implmentation
(i.e no need to create
designated task etc)
2) Added information on how to configure an application with other Newt
Manager options, such
as oicmgr etc.
3) Updated the imgmgr_module_init so that it doesn't show example to create
a dedicated task
for newtmgr. Mentioned that the function is called by sysinit().
4) Minor cleanup to the Device Management Using Newt Manager section.
Moved the Customizing
section to a separate page.
----
---
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.
---