Merge branch 'console-num-chars' of https://github.com/ccollins476ad/incubator-mynewt-core
This closes #240. This closes #239. 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/fd7bf2bf Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/fd7bf2bf Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/fd7bf2bf Branch: refs/heads/master Commit: fd7bf2bf59e0dba634b12acf6fde576cbb26c9d0 Parents: b83face 80fb08c Author: aditihilbert <[email protected]> Authored: Wed Apr 19 18:06:04 2017 -0700 Committer: aditihilbert <[email protected]> Committed: Wed Apr 19 18:06:04 2017 -0700 ---------------------------------------------------------------------- sys/console/full/include/console/console.h | 2 +- sys/console/full/src/cons_fmt.c | 40 +++++++++++++++++++--- sys/console/minimal/include/console/console.h | 5 +-- sys/console/stub/include/console/console.h | 5 +-- 4 files changed, 42 insertions(+), 10 deletions(-) ----------------------------------------------------------------------
