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 2020/11/04 15:33:25 UTC

[mynewt-core] branch master updated (2806850 -> 7a52e0b)

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

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


    from 2806850  Merge pull request #2406 from Treboada/bsp-pinetime-i2c
     new 8a9fa8c  Programmer detection by USB vendor and product IDs.
     new 85f8aaf  Detect STlink v2.1 programmer.
     new 78ea2a4  Common detection to use with openocd.
     new 5c30672  Using lsusb command to get the VID:PID list.
     new 7a52e0b  Merge pull request #2403 from Treboada/feat-detect-connected-programmer

The 9793 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/bsp/pinetime/pinetime_debug.sh    |  7 ++++++-
 hw/bsp/pinetime/pinetime_download.sh |  5 ++++-
 hw/scripts/common.sh                 | 28 ++++++++++++++++++++++++++++
 hw/scripts/openocd.sh                | 15 +++++++++++++++
 4 files changed, 53 insertions(+), 2 deletions(-)