You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ma...@apache.org on 2017/12/01 20:28:58 UTC

[mynewt-core] 01/01: Merge pull request #687 from mkiiskila/flash_map_getnext_sector

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

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

commit 4ef74059bb4ee4f809f1e4caa101babf6751f282
Merge: 5ecd733 771254b
Author: mkiiskila <ma...@runtime.io>
AuthorDate: Fri Dec 1 12:28:55 2017 -0800

    Merge pull request #687 from mkiiskila/flash_map_getnext_sector
    
    add flash_area_getnext_sector(), and knob to select a style of emulated flash in sim

 hw/mcu/native/src/hal_flash.c                      | 18 +++++-
 hw/mcu/native/syscfg.yml                           | 11 ++++
 sys/flash_map/include/flash_map/flash_map.h        |  6 ++
 sys/flash_map/src/flash_map.c                      | 43 +++++++++++++-
 sys/flash_map/test/src/flash_map_test.c            |  2 +
 .../test/src/testcases/flash_map_test_case3.c      | 65 ++++++++++++++++++++++
 6 files changed, 142 insertions(+), 3 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <co...@mynewt.apache.org>.