eRPC API Reference
Rev. 1.12.0
NXP Semiconductors
|
#include "erpc_config_internal.h"
#include "erpc_threading.h"
#include "erpc_framed_transport.hpp"
#include <stdlib.h>
#include <zephyr/drivers/uart.h>
Go to the source code of this file.
Classes | |
class | erpc::UartTransport |
Very basic transport to send/receive messages via UART. More... | |