You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by na...@apache.org on 2018/10/18 20:21:30 UTC

[mynewt-nimble] branch master updated (de9bdea -> 50e5415)

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

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


    from de9bdea  Merge pull request #225 from haukepetersen/fix_nplriot_develhelpissues
     add 6fd09c3  apps/btshell: Add option to restart advertising after disconnect
     new 50e5415  Merge pull request #220 from michal-narajowski/btshell-adv-restart

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/btshell.h |   6 ++-
 apps/btshell/src/cmd.c     |  22 ++++++--
 apps/btshell/src/main.c    | 122 ++++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 144 insertions(+), 6 deletions(-)


[mynewt-nimble] 01/01: Merge pull request #220 from michal-narajowski/btshell-adv-restart

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

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

commit 50e5415fbc7a2796f295e68a0f543c579f2e8989
Merge: de9bdea 6fd09c3
Author: MichaƂ Narajowski <mi...@codecoup.pl>
AuthorDate: Thu Oct 18 22:21:26 2018 +0200

    Merge pull request #220 from michal-narajowski/btshell-adv-restart
    
    apps/btshell: Add option to restart advertising after disconnect

 apps/btshell/src/btshell.h |   6 ++-
 apps/btshell/src/cmd.c     |  22 ++++++--
 apps/btshell/src/main.c    | 122 ++++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 144 insertions(+), 6 deletions(-)