Zephyr API 3.6.99
|
Shell command descriptor. More...
#include <shell.h>
Data Fields | |
shell_dynamic_get | dynamic_get |
Pointer to function returning dynamic commands. | |
const struct shell_static_entry * | entry |
Pointer to array of static commands. | |
Shell command descriptor.
shell_dynamic_get shell_cmd_entry::dynamic_get |
Pointer to function returning dynamic commands.
const struct shell_static_entry* shell_cmd_entry::entry |
Pointer to array of static commands.