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 2018/09/21 14:47:09 UTC

[mynewt-core] branch master updated (5e5bf8d -> a9dd1de)

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 5e5bf8d  Merge pull request #1415 from andrzej-kaczmarek/fix-includes
     add f1e8c0a  hw/hal: hal_flash_isempty_no_buf()
     add 4e99c3b  hw/hal: Remove hal_flash_cmp_erased()
     new a9dd1de  Merge pull request #1411 from ccollins476ad/isempty_no_buf

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:
 hw/hal/include/hal/hal_flash.h | 18 +++++++++++
 hw/hal/src/hal_flash.c         | 73 ++++++++++++++++--------------------------
 2 files changed, 46 insertions(+), 45 deletions(-)


[mynewt-core] 01/01: Merge pull request #1411 from ccollins476ad/isempty_no_buf

Posted by cc...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit a9dd1def9a8fa8a761e0b60313a2824ce388311b
Merge: 5e5bf8d 4e99c3b
Author: ccollins476ad <cc...@gmail.com>
AuthorDate: Fri Sep 21 07:47:04 2018 -0700

    Merge pull request #1411 from ccollins476ad/isempty_no_buf
    
     hw/hal: hal_flash_isempty_no_buf()

 hw/hal/include/hal/hal_flash.h | 18 +++++++++++
 hw/hal/src/hal_flash.c         | 73 ++++++++++++++++--------------------------
 2 files changed, 46 insertions(+), 45 deletions(-)