Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
#include <shell_dummy.h>
Data Fields | |
bool | initialized |
size_t | len |
char | buf [CONFIG_SHELL_BACKEND_DUMMY_BUF_SIZE] |
char shell_dummy::buf[CONFIG_SHELL_BACKEND_DUMMY_BUF_SIZE] |
output buffer to collect shell output
bool shell_dummy::initialized |
size_t shell_dummy::len |
current number of bytes in buffer (0 if no output)