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 2019/03/20 18:43:58 UTC

[mynewt-core] branch master updated (2c15a47 -> fe7e5d0)

This is an automated email from the ASF dual-hosted git repository.

ccollins pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


    from 2c15a47  drivers/lp5523: change multi byte read/write instructions to single byte (#1701)
     new d610465  fs/fcb: Set length of most-recent entry
     new fe7e5d0  log_fcb: Don't walk if requested index too great

The 8653 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 fs/fcb/src/fcb_append.c                            |  1 +
 .../src/log_test_fcb_bookmarks_util.c              |  4 +-
 sys/log/full/src/log_fcb.c                         | 49 +++++++++++++---------
 3 files changed, 34 insertions(+), 20 deletions(-)