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 2017/07/07 08:23:25 UTC

[mynewt-core] 01/01: Merge pull request #385 from michal-narajowski/btshell-fixes

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-core.git

commit 130b0c729bb4e26dfbab522c4e9894be97882f60
Merge: a731eb4 7048043
Author: MichaƂ Narajowski <mi...@codecoup.pl>
AuthorDate: Fri Jul 7 10:23:22 2017 +0200

    Merge pull request #385 from michal-narajowski/btshell-fixes
    
    Btshell fixes before 1.1

 apps/btshell/pkg.yml         |   1 -
 apps/btshell/src/btshell.h   |  11 +--
 apps/btshell/src/cmd.c       | 194 ++++++++++++++++++++++---------------------
 apps/btshell/src/cmd.h       |   8 +-
 apps/btshell/src/cmd_gatt.c  |  23 ++---
 apps/btshell/src/cmd_l2cap.c |  10 ++-
 apps/btshell/src/main.c      |   2 +-
 apps/btshell/src/parse.c     | 119 ++++++++++++++++++++++++--
 8 files changed, 231 insertions(+), 137 deletions(-)

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