|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
Header file for the UART shell backend. More...
#include <zephyr/drivers/serial/uart_async_rx.h>#include <zephyr/mgmt/mcumgr/transport/smp_shell.h>#include <zephyr/shell/shell.h>Go to the source code of this file.
Macros | |
| #define | SHELL_UART_DEFINE(_name, ...) |
Macro for creating shell UART transport instance named _name. | |
Functions | |
| const struct shell * | shell_backend_uart_get_ptr (void) |
| This function provides pointer to the shell UART backend instance. | |
| struct smp_shell_data * | shell_uart_smp_shell_data_get_ptr (void) |
| This function provides pointer to the smp shell data of the UART shell transport. | |
Header file for the UART shell backend.