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 2018/12/13 09:52:22 UTC

[mynewt-core] 01/01: Merge pull request #1562 from mkiiskila/flash_loader_dump

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 0470451243d1a31beb2b296667b30b58878a3d05
Merge: 7a7e6cf 339b6e0
Author: mkiiskila <ma...@runtime.io>
AuthorDate: Thu Dec 13 11:52:16 2018 +0200

    Merge pull request #1562 from mkiiskila/flash_loader_dump
    
    flash_loader; add support for reading flash contents to a file.

 .../include/flash_loader/flash_loader.h            |  1 +
 apps/flash_loader/src/fl.c                         | 17 +++++++
 compiler/gdbmacros/flash_loader.gdb                | 56 +++++++++++++++++++++-
 3 files changed, 72 insertions(+), 2 deletions(-)