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/04/18 20:04:28 UTC

[10/14] incubator-mynewt-core git commit: boot; do not compile any logging in.

boot; do not compile any logging in.


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

Branch: refs/heads/develop
Commit: 819b4af653b57261a44a0859f6fe92d0c103bbc7
Parents: bfeec37
Author: Marko Kiiskila <ma...@runtime.io>
Authored: Fri Apr 15 16:36:26 2016 -0700
Committer: Marko Kiiskila <ma...@runtime.io>
Committed: Mon Apr 18 10:49:42 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/819b4af6/apps/boot/pkg.yml
----------------------------------------------------------------------
diff --git a/apps/boot/pkg.yml b/apps/boot/pkg.yml
index cdc6128..3564ace 100644
--- a/apps/boot/pkg.yml
+++ b/apps/boot/pkg.yml
@@ -34,3 +34,4 @@ pkg.deps:
     - libs/mbedtls
     - libs/os
     - libs/util
+pkg.cflags: -DLOG_LEVEL=255