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