GitHub user cwanda opened a pull request:
https://github.com/apache/incubator-mynewt-site/pull/167
Doc Updates for 1.0
1) Updated Check stats on a BLE device tutorial
- Removed versions and updated paths.
- Rename BLE Device to NRF52 Board
- Added build step for myble target
- Used new b scan parameters
2) Add load bootloader section to BLE HCI Tutorial
3) Use "main" task instead of "default" task in Add Console and Shell to
Blinky tutorial.
4) Remove what the cputime module might be used for
5) Updated Console doc:
- Added description for minimal package
- Added newline parameter to console_read function
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cwanda/incubator-mynewt-site updates_1.0
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-mynewt-site/pull/167.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 #167
----
commit 4b222139d41fdb4f30f75e0268e2d19cc62f681d
Author: cwanda <[email protected]>
Date: 2017-03-31T18:35:19Z
1) Updated Check stats on a BLE device tutorial
- Removed versions and updated paths.
- Rename BLE Device to NRF52 Board
- Added build step for myble target
- Used new b scan parameters
2) Add load bootloader section to BLE HCI Tutorial
3) Use "main" task instead of "default" task in Add Console and Shell to
Blinky tutorial.
4) Remove what the cputime module might be used for
5) Updated Console doc:
- Added description for minimal package
- Added newline parameter to console_read function
----
---
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.
---