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 130b0c7  Merge pull request #385 from michal-narajowski/btshell-fixes
     add f4936c2  sys/shell: use shell api when registering module
     add 83b195b  sys/shell: bring back shell_evq_set api
     add 44bfcb1  sys/shell: assert when reaching max number of modules
     add 5766cc5  sys/shell: rm module name len limit; add configurable prompt 
suffix
     add a64b39b  sys/shell: dont print module number and command name on 
execute
     add a46b295  sys/shell: print info when no help available
     new 11f87c6  Merge pull request #361 from michal-narajowski/shell-fixes-1.1

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:
 sys/shell/include/shell/shell.h |  18 ++++---
 sys/shell/src/shell.c           | 104 +++++++++++++++++++++-------------------
 sys/shell/src/shell_os.c        |   4 +-
 sys/shell/src/shell_priv.h      |   4 +-
 sys/shell/src/shell_prompt.c    |   4 +-
 sys/shell/syscfg.yml            |   3 ++
 6 files changed, 73 insertions(+), 64 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to