[mynewt-newtmgr] branch master updated: nmxact - Fix another BLE scanning deadlock.

2017-08-25 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-newtmgr.git The following commit(s) were added to refs/heads/master by this push: new 4cc2cd2 nmxact - Fix another BLE

[mynewt-newtmgr] 03/03: nmxact - Fix BLE scanner deadlock.

2017-08-25 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-newtmgr.git commit 45b627eec53ead36b9f5ca7d020f582d7e949c8a Author: Christopher Collins AuthorDate: Fri Aug

[mynewt-newtmgr] branch master updated (731ac4a -> 45b627e)

2017-08-25 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-newtmgr.git. from 731ac4a newtmgr - revendor new d6d25ba newtmgr - Remove nmxact from vendor directory. new

[mynewt-newt] branch master updated: newt - Fix empty build error.

2017-08-25 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 The following commit(s) were added to refs/heads/master by this push: new 7734135 newt - Fix empty build error.

[GitHub] ccollins476ad opened a new pull request #499: Remove NFFS_AREA_MAX constant from bsp.h.

2017-08-25 Thread git
ccollins476ad opened a new pull request #499: Remove NFFS_AREA_MAX constant from bsp.h. URL: https://github.com/apache/mynewt-core/pull/499 This value indicates the number of areas to allocate in the NFFS disk. Prior to this commit, this number was defined separately in each BSP's

[mynewt-core] 01/01: Merge pull request #500 from ccollins476ad/os-shell-compat

2017-08-25 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 commit 17b6110963e682dae0b1a9ce65edbd79dbaa08d6 Merge: d78860e 3ca1976 Author: Vipul Rahane

[GitHub] vrahane closed pull request #500: shell - Enable OS commands in compatibility mode.

2017-08-25 Thread git
vrahane closed pull request #500: shell - Enable OS commands in compatibility mode. URL: https://github.com/apache/mynewt-core/pull/500 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] ccollins476ad opened a new pull request #500: shell - Enable OS commands in compatibility mode.

2017-08-25 Thread git
ccollins476ad opened a new pull request #500: shell - Enable OS commands in compatibility mode. URL: https://github.com/apache/mynewt-core/pull/500 Prior to this commit, the OS shell commands were only available in non-compatibility mode.

[GitHub] ccollins476ad commented on issue #499: Remove NFFS_AREA_MAX constant from bsp.h.

2017-08-25 Thread git
ccollins476ad commented on issue #499: Remove NFFS_AREA_MAX constant from bsp.h. URL: https://github.com/apache/mynewt-core/pull/499#issuecomment-325011292 This PR breaks some code. FCB also uses this `#define`, and the replacement syscfg setting isn't present unless NFFS is part of the