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 2017/02/15 23:27:38 UTC

[3/3] incubator-mynewt-core git commit: This closes #176.

This closes #176.

Merge branch 'mynewt-335' of https://github.com/utzig/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/3ad2ce23
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/3ad2ce23
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/3ad2ce23

Branch: refs/heads/develop
Commit: 3ad2ce23d15a7a6cb6f7805ede3ae8510034b1ae
Parents: 745d627 925b6bb
Author: Marko Kiiskila <ma...@runtime.io>
Authored: Wed Feb 15 15:19:16 2017 -0800
Committer: Marko Kiiskila <ma...@runtime.io>
Committed: Wed Feb 15 15:19:16 2017 -0800

----------------------------------------------------------------------
 fs/fcb/include/fcb/fcb.h                       |  6 +-
 fs/fcb/src/fcb.c                               | 29 +++----
 fs/fcb/test/src/fcb_test.c                     |  5 +-
 fs/fcb/test/src/testcases/fcb_test_last_of_n.c | 84 +++++++++++++++++++++
 sys/log/full/src/log_fcb.c                     |  7 +-
 5 files changed, 112 insertions(+), 19 deletions(-)
----------------------------------------------------------------------