You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by vi...@apache.org on 2021/07/20 21:58:16 UTC

[mynewt-newt] branch master updated (4a5cd61 -> a71cc78)

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

vipulrahane pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git.


    from 4a5cd61  cmake: escape also '<' and '>'
     add a71cc78  mfg: Add an optional base address flag to mfg commands that can specify a base address other than 0 (#441)

No new revisions were added by this update.

Summary of changes:
 newt/cli/mfg_cmds.go |  8 ++++++--
 newt/mfg/build.go    | 21 +++++++++++----------
 newt/mfg/misc.go     |  3 ++-
 3 files changed, 19 insertions(+), 13 deletions(-)