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/02/06 19:11:45 UTC

[mynewt-core] branch master updated (bb9cf1c -> a9c00b0)

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 bb9cf1c  hw/mcu/nrf52: Add option to use GPIOTE port event
     new 4dbe3d0  hw/hal: Return SYS_E[...] errors from flash API
     new a9c00b0  hw/hal: Add doxygen comments to hal_flash API

The 8512 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 | 107 +++++++++++++++++++++++++++++++++++++++--
 hw/hal/src/hal_flash.c         |  63 +++++++++++++++---------
 2 files changed, 143 insertions(+), 27 deletions(-)