This is an automated email from the ASF dual-hosted git repository. andk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nffs.git.
from b8ac7ed Merge pull request #1 from andrzej-kaczmarek/dev add d0f32f0 Rename 'glue' to 'os' new 176763a Merge pull request #2 from andrzej-kaczmarek/dev The 1 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: include/nffs/config.h | 4 ++-- include/nffs/{glue.h => os.h} | 36 ++++++++++++++++++------------------ src/nffs_block.c | 6 +++--- src/nffs_cache.c | 10 +++++----- src/nffs_crc.c | 16 ++++++++-------- src/nffs_dir.c | 6 +++--- src/nffs_file.c | 6 +++--- src/nffs_flash.c | 6 +++--- src/nffs_format.c | 4 ++-- src/nffs_inode.c | 6 +++--- src/nffs_misc.c | 8 ++++---- src/nffs_restore.c | 4 ++-- src/nffs_write.c | 6 +++--- 13 files changed, 59 insertions(+), 59 deletions(-) rename include/nffs/{glue.h => os.h} (55%) -- To stop receiving notification emails like this one, please contact ['"commits@mynewt.apache.org" <commits@mynewt.apache.org>'].