You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ma...@apache.org on 2018/11/14 11:12:12 UTC

[mynewt-core] 01/01: Merge pull request #1510 from mkiiskila/ls_dev

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

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

commit 606bba5372f049fd96fe64cf98306b5ec950d16f
Merge: 91b3b74 958bc45
Author: mkiiskila <ma...@runtime.io>
AuthorDate: Wed Nov 14 13:12:06 2018 +0200

    Merge pull request #1510 from mkiiskila/ls_dev
    
    shell; add ls_dev command to list OS devices.

 kernel/os/include/os/os_dev.h |  8 ++++++++
 kernel/os/src/os_dev.c        | 12 ++++++++++++
 sys/shell/src/shell_os.c      | 27 +++++++++++++++++++++++++++
 3 files changed, 47 insertions(+)