shell: kernel: list configured devices
Very simple command to list configured devices and their priorities. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
4bec02019b
commit
79f434273e
5 changed files with 117 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
#include <misc/reboot.h>
|
||||
#include <misc/stack.h>
|
||||
#include <string.h>
|
||||
#include <device.h>
|
||||
|
||||
static int cmd_kernel_version(const struct shell *shell,
|
||||
size_t argc, char **argv)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue