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

[3/3] incubator-mynewt-core git commit: boot; set OS_SCHEDULING to 0.

boot; set OS_SCHEDULING to 0.


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

Branch: refs/heads/develop
Commit: 12b5170d08befcf791648d015696d3a27c0b70e9
Parents: f2b25f0
Author: Marko Kiiskila <ma...@runtime.io>
Authored: Wed Dec 28 13:29:44 2016 -0800
Committer: Marko Kiiskila <ma...@runtime.io>
Committed: Wed Dec 28 13:29:44 2016 -0800

----------------------------------------------------------------------
 apps/boot/syscfg.yml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/12b5170d/apps/boot/syscfg.yml
----------------------------------------------------------------------
diff --git a/apps/boot/syscfg.yml b/apps/boot/syscfg.yml
index b8ce81d..819a70a 100644
--- a/apps/boot/syscfg.yml
+++ b/apps/boot/syscfg.yml
@@ -28,3 +28,4 @@ syscfg.defs:
 
 syscfg.vals:
     SYSINIT_CONSTRAIN_INIT: 0
+    OS_SCHEDULING: 0