[3/3] incubator-mynewt-core git commit: console - Don't attempt write if uninitialized.

2016-09-22 Thread ccollins
console - Don't attempt write if uninitialized. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/a7833689 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/a7833689 Diff:

[2/3] incubator-mynewt-core git commit: boot[util] - Remove config/fs/nffs vestiges.

2016-09-22 Thread ccollins
boot[util] - Remove config/fs/nffs vestiges. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/742b7c48 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/742b7c48 Diff:

incubator-mynewt-newt git commit: newt - Remove spurious warns of overridden syscfg.

2016-09-22 Thread ccollins
Repository: incubator-mynewt-newt Updated Branches: refs/heads/develop 190713e59 -> f4244ec7d newt - Remove spurious warns of overridden syscfg. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/repo Commit:

incubator-mynewt-core git commit: boot - Remove unnecessary syscfg overrides.

2016-09-22 Thread ccollins
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 26dfea0fb -> 063a01b4f boot - Remove unnecessary syscfg overrides. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

incubator-mynewt-core git commit: MYNEWT-3 HAL SPI API changes

2016-09-22 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 2454b8c18 -> 26dfea0fb MYNEWT-3 HAL SPI API changes This commit adds a simple spitest program along with the changes to the HAL SPI API. The commit also contains changes for some of the nordic BSPS (not all of them). The

[1/3] incubator-mynewt-core git commit: Console - init early in case of startup crash.

2016-09-22 Thread ccollins
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 94737dee6 -> 2454b8c18 Console - init early in case of startup crash. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[1/2] incubator-mynewt-core git commit: remove legacy hal files for native

2016-09-22 Thread sterling
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop dfd03160d -> 83309483d remove legacy hal files for native Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/abd1d90d

incubator-mynewt-core git commit: make watchdog interval 5 minutes, and adjust sanity wakeup just before it.

2016-09-22 Thread sterling
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 83309483d -> 6542b3095 make watchdog interval 5 minutes, and adjust sanity wakeup just before it. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[1/3] incubator-mynewt-core git commit: No jira ticket: update the blenano nrf51 bsp

2016-09-22 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 6542b3095 -> 96e85a1eb No jira ticket: update the blenano nrf51 bsp Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[2/3] incubator-mynewt-core git commit: Bring bmd300 bsp up to date.

2016-09-22 Thread wes3
Bring bmd300 bsp up to date. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/b2bf7ada Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/b2bf7ada Diff:

[3/3] incubator-mynewt-core git commit: Get arduino primo building

2016-09-22 Thread wes3
Get arduino primo building Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/96e85a1e Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/96e85a1e Diff:

[1/2] incubator-mynewt-core git commit: Get the 16K bsp looking like the nrf51dk bsp (except for the additional RAM).

2016-09-22 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 063a01b4f -> dfd03160d Get the 16K bsp looking like the nrf51dk bsp (except for the additional RAM). Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[2/2] incubator-mynewt-core git commit: No jira ticket: reduce task stacks for blinky since 4K stacks not needed. Remove definition of console handler (not needed).

2016-09-22 Thread wes3
No jira ticket: reduce task stacks for blinky since 4K stacks not needed. Remove definition of console handler (not needed). Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/6512e624 Tree:

[2/2] incubator-mynewt-core git commit: fix nordic watchdog implementation, remove sanity task and perform sanity checks in idle, and have OS tickle the watchdog after sanity execution in idle task.

2016-09-22 Thread sterling
fix nordic watchdog implementation, remove sanity task and perform sanity checks in idle, and have OS tickle the watchdog after sanity execution in idle task. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[1/2] incubator-mynewt-core git commit: add watchdog implementation for nordic, simplify hal_watchdog by making hal_watchdog_enable() return void.

2016-09-22 Thread sterling
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 7066db440 -> 94737dee6 add watchdog implementation for nordic, simplify hal_watchdog by making hal_watchdog_enable() return void. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[2/2] incubator-mynewt-core git commit: sys/reboot - Don't require fcb.

2016-09-22 Thread ccollins
sys/reboot - Don't require fcb. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/4b9def2d Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/4b9def2d Diff:

[1/2] incubator-mynewt-core git commit: Restore newtmgr required API for some packages.

2016-09-22 Thread ccollins
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 72c74e5b1 -> 4b9def2d6 Restore newtmgr required API for some packages. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

incubator-mynewt-core git commit: bletest - Remove nffs dependency.

2016-09-22 Thread ccollins
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 4b9def2d6 -> 7066db440 bletest - Remove nffs dependency. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/7066db44

[incubator-mynewt-newt] Git Push Summary

2016-09-22 Thread ccollins
Repository: incubator-mynewt-newt Updated Tags: refs/tags/pre_sterly_refactor [created] 44cd00923

[incubator-mynewt-core] Git Push Summary

2016-09-22 Thread ccollins
Repository: incubator-mynewt-core Updated Tags: refs/tags/pre_sterly_refactor [created] e10190530