You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by cc...@apache.org on 2016/05/17 20:52:08 UTC

[45/50] [abbrv] incubator-mynewt-core git commit: This closes #54. Merge branch 'mynewt-add' of https://github.com/vrahane/incubator-mynewt-core into develop

This closes #54.
Merge branch 'mynewt-add' of https://github.com/vrahane/incubator-mynewt-core into develop


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

Branch: refs/heads/master
Commit: afc0a74bc3e99c4a6acaab918fadf3375857ebdf
Parents: 2fb4707 e3e4e91
Author: Marko Kiiskila <ma...@runtime.io>
Authored: Tue May 17 11:52:58 2016 -0700
Committer: Marko Kiiskila <ma...@runtime.io>
Committed: Tue May 17 11:52:58 2016 -0700

----------------------------------------------------------------------
 libs/imgmgr/src/imgmgr.c              |  4 ++--
 libs/imgmgr/src/imgmgr_fs.c           |  6 +++---
 libs/json/include/json/json.h         | 16 ++++++++--------
 libs/json/src/json_decode.c           | 20 +++++++++++---------
 libs/json/src/json_encode.c           |  1 +
 libs/json/src/test/test_json_simple.c |  4 ++--
 libs/newtmgr/src/newtmgr.c            |  2 +-
 libs/util/src/cbmem.c                 | 11 ++++++++---
 8 files changed, 36 insertions(+), 28 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/afc0a74b/libs/json/include/json/json.h
----------------------------------------------------------------------