Console - init early in case of startup crash.

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

Branch: refs/heads/sterly_refactor
Commit: 2454b8c1866c9caf04ca5e4cfb070c75a5f619dd
Parents: 742b7c4
Author: Christopher Collins <ccoll...@apache.org>
Authored: Thu Sep 22 16:28:40 2016 -0700
Committer: Christopher Collins <ccoll...@apache.org>
Committed: Thu Sep 22 16:29:16 2016 -0700

----------------------------------------------------------------------
 libs/console/full/pkg.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/2454b8c1/libs/console/full/pkg.yml
----------------------------------------------------------------------
diff --git a/libs/console/full/pkg.yml b/libs/console/full/pkg.yml
index 69e3ddb..cf0e2d2 100644
--- a/libs/console/full/pkg.yml
+++ b/libs/console/full/pkg.yml
@@ -30,4 +30,4 @@ pkg.deps:
 pkg.apis: console
 
 pkg.init_function: console_pkg_init
-pkg.init_stage: 5
+pkg.init_stage: 0

Reply via email to