[mynewt-core] 01/01: Merge pull request #1510 from mkiiskila/ls_dev

2018-11-14 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 606bba5372f049fd96fe64cf98306b5ec950d16f Merge: 91b3b74 958bc45 Author: mkiiskila AuthorDate: Wed Nov 14 13:12:06

[GitHub] mkiiskila closed pull request #1510: shell; add ls_dev command to list OS devices.

2018-11-14 Thread GitBox
mkiiskila closed pull request #1510: shell; add ls_dev command to list OS devices. URL: https://github.com/apache/mynewt-core/pull/1510 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is

[mynewt-core] branch master updated (91b3b74 -> 606bba5)

2018-11-14 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from 91b3b74 Merge pull request #1503 from wes3/nrf_hfxo_request add fce872a shell; add ls_dev command to list

[GitHub] vrahane commented on issue #1394: hw/drivers/lis2dh12: Add sensor notifications support to LIS2DH12 driver

2018-11-14 Thread GitBox
vrahane commented on issue #1394: hw/drivers/lis2dh12: Add sensor notifications support to LIS2DH12 driver URL: https://github.com/apache/mynewt-core/pull/1394#issuecomment-438877111 This was merged as part of https://github.com/apache/mynewt-core/pull/1520

[GitHub] vrahane closed pull request #1394: hw/drivers/lis2dh12: Add sensor notifications support to LIS2DH12 driver

2018-11-14 Thread GitBox
vrahane closed pull request #1394: hw/drivers/lis2dh12: Add sensor notifications support to LIS2DH12 driver URL: https://github.com/apache/mynewt-core/pull/1394 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[GitHub] vrahane closed pull request #1520: Lis2dh12 driver

2018-11-14 Thread GitBox
vrahane closed pull request #1520: Lis2dh12 driver URL: https://github.com/apache/mynewt-core/pull/1520 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a

[mynewt-core] branch master updated: Lis2dh12 driver (#1520)

2018-11-14 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git The following commit(s) were added to refs/heads/master by this push: new 151bb20 Lis2dh12 driver (#1520)

[GitHub] vrahane commented on issue #1520: Lis2dh12 driver

2018-11-14 Thread GitBox
vrahane commented on issue #1520: Lis2dh12 driver URL: https://github.com/apache/mynewt-core/pull/1520#issuecomment-438891104 @kasjer and @andrzej-kaczmarek Sorry guys since I squashed and merged, the committers for intermittent commits are not shown.

[GitHub] mkiiskila opened a new pull request #239: docs; give examples about how to use extrajtagcmd to debug multiple b…

2018-11-14 Thread GitBox
mkiiskila opened a new pull request #239: docs; give examples about how to use extrajtagcmd to debug multiple b… URL: https://github.com/apache/mynewt-newt/pull/239 …oards simultaneously. This is an automated message from

[GitHub] mkiiskila opened a new pull request #1521: hw/scripts; if port was passed as last parameter in --extrajtagcmd,

2018-11-14 Thread GitBox
mkiiskila opened a new pull request #1521: hw/scripts; if port was passed as last parameter in --extrajtagcmd, URL: https://github.com/apache/mynewt-core/pull/1521 and the target uses openocd, PORT was extracted incorrectly. E.g ``` newt target show blinky_stm32f3

[mynewt-nimble] 02/05: [porting][linux] Added required APIs to build glue.c for BLE Mesh app

2018-11-14 Thread rymek
This is an automated email from the ASF dual-hosted git repository. rymek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit 55e2c86357202927d48c5a3b7d437a462030b3cb Author: Mehul Hirpara AuthorDate: Wed Oct 24 17:31:27 2018 +0530

[mynewt-nimble] 04/05: [porting][linux] Added timeout support to Eventq Get API

2018-11-14 Thread rymek
This is an automated email from the ASF dual-hosted git repository. rymek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit 4b5c5ef468ba0840ba22e3bc13e55c6e1736d0b1 Author: Mehul Hirpara AuthorDate: Wed Oct 24 17:56:11 2018 +0530

[mynewt-newt] branch master updated (4353b71 -> 88ad5de)

2018-11-14 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git. from 4353b71 Update newt version: 1.4. --> 1.5.9900 new a1d3d27 resolve: Maintain reverse dependency

[mynewt-newt] 01/02: resolve: Maintain reverse dependency list per-pkg

2018-11-14 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git commit a1d3d2722a36e76779a929fb9c3074dfd9ea26f1 Author: Christopher Collins AuthorDate: Wed Nov 7 09:46:18 2018 -0800

[GitHub] ccollins476ad closed issue #233: Circular dependencies may cause extraneous packages to get pulled into build

2018-11-14 Thread GitBox
ccollins476ad closed issue #233: Circular dependencies may cause extraneous packages to get pulled into build URL: https://github.com/apache/mynewt-newt/issues/233 This is an automated message from the Apache Git Service.

[GitHub] ccollins476ad closed pull request #235: resolve: Prune orphan packages during dependency resolution

2018-11-14 Thread GitBox
ccollins476ad closed pull request #235: resolve: Prune orphan packages during dependency resolution URL: https://github.com/apache/mynewt-newt/pull/235 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[mynewt-newt] 02/02: resolve: Prune orphan packages during dep resolutn

2018-11-14 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git commit 88ad5de6f0826c71f961adba6c907e27e18755b4 Author: Christopher Collins AuthorDate: Tue Nov 6 17:18:02 2018 -0800

[GitHub] rymanluk closed pull request #230: [porting][linux] Add support for BLE Mesh app on linux platform

2018-11-14 Thread GitBox
rymanluk closed pull request #230: [porting][linux] Add support for BLE Mesh app on linux platform URL: https://github.com/apache/mynewt-nimble/pull/230 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[mynewt-nimble] branch master updated (dc9fb25 -> ba6ce7d)

2018-11-14 Thread rymek
This is an automated email from the ASF dual-hosted git repository. rymek pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git. from dc9fb25 Merge pull request #237 from wes3/nrf_hfxo_request new dfe8035 [porting][linux] Fixed build

[mynewt-nimble] 03/05: Dynamically considering pointer size to support multiple platforms

2018-11-14 Thread rymek
This is an automated email from the ASF dual-hosted git repository. rymek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit e6fd6e948a4d49263d280127241680b636ed344a Author: Mehul Hirpara AuthorDate: Wed Oct 24 17:48:07 2018 +0530

[mynewt-nimble] 05/05: Fixed build error of Mesh stack for 64-bit machine

2018-11-14 Thread rymek
This is an automated email from the ASF dual-hosted git repository. rymek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit ba6ce7dfddd55da4b82e48de9b194357eb63f753 Author: Mehul Hirpara AuthorDate: Thu Nov 1 09:20:47 2018 +0530

[GitHub] saulpw commented on a change in pull request #239: docs; give examples about how to use extrajtagcmd to debug multiple b…

2018-11-14 Thread GitBox
saulpw commented on a change in pull request #239: docs; give examples about how to use extrajtagcmd to debug multiple b… URL: https://github.com/apache/mynewt-newt/pull/239#discussion_r233559093 ## File path: docs/newt_ops.rst ## @@ -67,3 +67,13 @@ through the ``-h`` or

[mynewt-newt] 03/03: Allow key list to be specified in `newt run`.

2018-11-14 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git commit 9041b05ac66832d5ad617bcc667d269087ab1c6a Author: Christopher Collins AuthorDate: Mon Nov 12 12:45:50 2018 -0800

[mynewt-newt] 01/03: Some cosmetic changes

2018-11-14 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git commit 1831dd3621cc0a3dbae22d23a7f43c61992c5209 Author: Christopher Collins AuthorDate: Mon Nov 12 12:54:38 2018 -0800

[mynewt-newt] branch master updated (88ad5de -> 9041b05)

2018-11-14 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git. from 88ad5de resolve: Prune orphan packages during dep resolutn new 1831dd3 Some cosmetic changes new

[GitHub] ccollins476ad closed pull request #238: Support arbitrary lists of signing keys

2018-11-14 Thread GitBox
ccollins476ad closed pull request #238: Support arbitrary lists of signing keys URL: https://github.com/apache/mynewt-newt/pull/238 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a

[mynewt-newt] 02/03: Support arbitrary lists of signing keys

2018-11-14 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git commit 426c006c3b9229f3cda4a84605f112e10f1e1458 Author: Christopher Collins AuthorDate: Mon Nov 12 12:41:02 2018 -0800