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-core.git.
from a731eb4 Merge pull request #369 from wes3/myn792
add 88ba2c6 apps/btshell: make naming of parse api consistent
add b237ee1 Revert "apps/btshell: use util/parse package"
add 6c0f3e2 apps/btshell: remove unnecessary declarations
add 576797c apps/btshell: rename chrup to notify
add 4d3f18a apps/btshell: fix set command help message
add 7048043 apps/btshell: add missing arg parsing in security set data
new 130b0c7 Merge pull request #385 from michal-narajowski/btshell-fixes
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/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
['"[email protected]" <[email protected]>'].