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/10/16 20:45:50 UTC

[mynewt-core] branch master updated (47331b4 -> dac1442)

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

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


    from 47331b4  Merge pull request #1444 from kasjer/spiflash-multi-chip
     add afb7177  Use the same listener port as JLink if it is overridden in extra jtag commands
     add 228a608  hw/scripts; generalize -port parameter use for extra_jtag_cmd. Use it also with jlink debug, and openocd debug targets.
     add 396eb6e  scripts/jlink; remove unneeded code.
     new dac1442  Merge pull request #1453 from mkiiskila/extra_jtag_cmd_port

The 1 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/scripts/common.sh  | 26 ++++++++++++++++++++++++++
 hw/scripts/jlink.sh   | 16 ++++++++++------
 hw/scripts/openocd.sh |  9 ++++++---
 3 files changed, 42 insertions(+), 9 deletions(-)


[mynewt-core] 01/01: Merge pull request #1453 from mkiiskila/extra_jtag_cmd_port

Posted by ma...@apache.org.
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 dac14427d993878d3daa81eefb455a2ab865e31e
Merge: 47331b4 396eb6e
Author: mkiiskila <ma...@runtime.io>
AuthorDate: Tue Oct 16 13:45:44 2018 -0700

    Merge pull request #1453 from mkiiskila/extra_jtag_cmd_port
    
    allow user to override TCP port gdb and jtag emulator use to communicate

 hw/scripts/common.sh  | 26 ++++++++++++++++++++++++++
 hw/scripts/jlink.sh   | 16 ++++++++++------
 hw/scripts/openocd.sh |  9 ++++++---
 3 files changed, 42 insertions(+), 9 deletions(-)