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

[mynewt-core] branch master updated (970acaa -> 96b0183)

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

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


    from 970acaa  Merge pull request #709 from wes3/os_sched_fixes
     add 0a0077d  btshell: Fix some help messages
     add 6b941e8  btshell: Fix show-coc command
     add 45d1177  btshell: Fix gatt-show commands
     new 96b0183  Merge pull request #707 from sjanc/btshell

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:
 apps/btshell/src/cmd.c       | 94 +++++++++++++++++++++++++++++++++-----------
 apps/btshell/src/cmd_gatt.c  | 70 ---------------------------------
 apps/btshell/src/cmd_gatt.h  |  3 --
 apps/btshell/src/cmd_l2cap.c | 24 +++++++++++
 apps/btshell/src/cmd_l2cap.h |  1 +
 5 files changed, 95 insertions(+), 97 deletions(-)

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

[mynewt-core] 01/01: Merge pull request #707 from sjanc/btshell

Posted by ja...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 96b01837b8717bbed0af77984a76cc77868e954d
Merge: 970acaa 45d1177
Author: Szymon Janc <sz...@codecoup.pl>
AuthorDate: Wed Dec 20 09:26:21 2017 +0100

    Merge pull request #707 from sjanc/btshell
    
    Fixes for btshell

 apps/btshell/src/cmd.c       | 94 +++++++++++++++++++++++++++++++++-----------
 apps/btshell/src/cmd_gatt.c  | 70 ---------------------------------
 apps/btshell/src/cmd_gatt.h  |  3 --
 apps/btshell/src/cmd_l2cap.c | 24 +++++++++++
 apps/btshell/src/cmd_l2cap.h |  1 +
 5 files changed, 95 insertions(+), 97 deletions(-)

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