incubator-mynewt-core git commit: MYNEWT-505: unit test compiler errors with Clang

2016-12-06 Thread peterfs
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop a3830e2b4 -> 4e7f485a5 MYNEWT-505: unit test compiler errors with Clang Fixed compiler errors using Clang to compiler unit tests in native MacOS environment. Changes tested with gcc-5, gcc-6 and Clang (changing compiler/co

[GitHub] incubator-mynewt-site pull request #128: An ADC Tutorial

2016-12-06 Thread davidgs
GitHub user davidgs opened a pull request: https://github.com/apache/incubator-mynewt-site/pull/128 An ADC Tutorial Complete tutorial for connecting an ADC sensor to myNewt on an NRF52dk board You can merge this pull request into a Git repository by running: $ git pull https://

[GitHub] incubator-mynewt-site issue #128: An ADC Tutorial

2016-12-06 Thread aditihilbert
Github user aditihilbert commented on the issue: https://github.com/apache/incubator-mynewt-site/pull/128 David, looks like you need to do a "git pull --rebase" before doing the PR. This should always be done before pushing any changes to remote from your local repo. The PR

[2/2] incubator-mynewt-core git commit: boot loader - Update design doc.

2016-12-06 Thread ccollins
boot loader - Update design doc. 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/bd9cb1c3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/bd9cb1c3 Diff: http://git-wip-u

[1/2] incubator-mynewt-core git commit: bootutil - comments and renames.

2016-12-06 Thread ccollins
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 4e7f485a5 -> 47445c868 bootutil - comments and renames. 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/47445c86 Tree:

incubator-mynewt-core git commit: boot loader doc - fix typo.

2016-12-06 Thread ccollins
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 47445c868 -> 40f9ad1e5 boot loader doc - fix typo. 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/40f9ad1e Tree: http

incubator-mynewt-newt git commit: MYNEWT-504 newt - Ignore error when repo not inst.

2016-12-06 Thread ccollins
Repository: incubator-mynewt-newt Updated Branches: refs/heads/develop 8e6024c5a -> 2828be955 MYNEWT-504 newt - Ignore error when repo not inst. The compatibility check was failing when a repo hadn't been installed yet, causing newt to terminate. This check is not critical, and should not cau

incubator-mynewt-newt git commit: newt - Don't always warn about missing repos

2016-12-06 Thread ccollins
Repository: incubator-mynewt-newt Updated Branches: refs/heads/develop 2828be955 -> 1b5326aa7 newt - Don't always warn about missing repos Specifically, only warn if the project state file indicates that the repo should be present. The problem was that newt was printing this warning when the

incubator-mynewt-core git commit: MYNEWT-494 assert no duplicate shell commands

2016-12-06 Thread ccollins
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 40f9ad1e5 -> 524a6ea72 MYNEWT-494 assert no duplicate shell commands This commit adds a new syscfg var: SHELL_DEBUG. If this setting is enabled, the shell package asserts that no two commands with the same name get registe

[02/10] incubator-mynewt-core git commit: oic; add debug log macro.

2016-12-06 Thread marko
oic; add debug log macro. 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/57df8376 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/57df8376 Diff: http://git-wip-us.apach

[07/10] incubator-mynewt-core git commit: oic; advertise host OS as mynewt in platform info.

2016-12-06 Thread marko
oic; advertise host OS as mynewt in platform info. 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/4dd5a1f4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/4dd5a1f4 Diff

[08/10] incubator-mynewt-core git commit: oic; location of oc_log.h was moved.

2016-12-06 Thread marko
oic; location of oc_log.h was moved. 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/183218f5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/183218f5 Diff: http://git-w

[06/10] incubator-mynewt-core git commit: oic; coap - fixes to TCP header parsing. Add initial statistics.

2016-12-06 Thread marko
oic; coap - fixes to TCP header parsing. Add initial statistics. 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/9207785d Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree

[05/10] incubator-mynewt-core git commit: oic; newconn/delconn calls to oic ble. These should be called when new connection is established.

2016-12-06 Thread marko
oic; newconn/delconn calls to oic ble. These should be called when new connection is established. 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/db3e41f0 Tree: http://git-wip-us.apache.org/rep

[01/10] incubator-mynewt-core git commit: oic; coap - log at debug level incoming request/response data.

2016-12-06 Thread marko
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 524a6ea72 -> 96a90d500 oic; coap - log at debug level incoming request/response data. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-myn

[03/10] incubator-mynewt-core git commit: bleprph_oic; make calls to oic ble to notify it about connections. Advertise a full UUID for OIC support.

2016-12-06 Thread marko
bleprph_oic; make calls to oic ble to notify it about connections. Advertise a full UUID for OIC support. 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/2822a9ca Tree: http://git-wip-us.apache

[09/10] incubator-mynewt-core git commit: oic ble; switch to use same UUID as iotivity. Add reassembly/fragmentation of data to BLE MTU size chunks. Add initial statistics.

2016-12-06 Thread marko
oic ble; switch to use same UUID as iotivity. Add reassembly/fragmentation of data to BLE MTU size chunks. Add initial statistics. 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/d382b9c7 Tree:

[04/10] incubator-mynewt-core git commit: oic; add parsing/encoding TCP like CoAP. Use this with BLE.

2016-12-06 Thread marko
oic; add parsing/encoding TCP like CoAP. Use this with BLE. 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/3b8b6928 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/3b8b

[10/10] incubator-mynewt-core git commit: oic; add back accidentally dropped include of oc_log.h.

2016-12-06 Thread marko
oic; add back accidentally dropped include of oc_log.h. 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/96a90d50 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/96a90d50