You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by je...@apache.org on 2018/11/08 07:41:30 UTC

[mynewt-core] 01/01: Merge pull request #1490 from kasjer/hal-flash-write-protection

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

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

commit 06a8102aeace74a558707767f2259b3db238696e
Merge: 89c5d96 1e1b129
Author: kasjer <ka...@users.noreply.github.com>
AuthorDate: Thu Nov 8 08:41:24 2018 +0100

    Merge pull request #1490 from kasjer/hal-flash-write-protection
    
    Hal flash write protection

 .../enc_flash/test/src/testcases/enc_flash_hal.c   | 42 ++++++++++++++++++++++
 hw/hal/include/hal/hal_flash.h                     | 15 ++++++++
 hw/hal/src/hal_flash.c                             | 33 +++++++++++++++++
 3 files changed, 90 insertions(+)