You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by st...@apache.org on 2016/12/18 21:57:02 UTC

[34/50] incubator-mynewt-core git commit: bleprph_oic; app does not need extra mbufs anymore.

bleprph_oic; app does not need extra mbufs anymore.


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/645a5b76
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/645a5b76
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/645a5b76

Branch: refs/heads/sensors_branch
Commit: 645a5b760d7f9019370924d3f455a3985f94b8a0
Parents: c8c06dd
Author: Marko Kiiskila <ma...@runtime.io>
Authored: Fri Dec 16 15:38:59 2016 -0800
Committer: Sterling Hughes <st...@apache.org>
Committed: Sun Dec 18 13:56:17 2016 -0800

----------------------------------------------------------------------
 apps/bleprph_oic/syscfg.yml | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/645a5b76/apps/bleprph_oic/syscfg.yml
----------------------------------------------------------------------
diff --git a/apps/bleprph_oic/syscfg.yml b/apps/bleprph_oic/syscfg.yml
index 677c5fe..220978c 100644
--- a/apps/bleprph_oic/syscfg.yml
+++ b/apps/bleprph_oic/syscfg.yml
@@ -38,9 +38,6 @@ syscfg.vals:
     # Disable unused eddystone feature.
     BLE_EDDYSTONE: 0
 
-    # Need to get this down. XXXXX
-    MSYS_1_BLOCK_COUNT: 18
-
     # Log reboot messages to a flash circular buffer.
     REBOOT_LOG_FCB: 1
     LOG_FCB: 1