Router#
pw_hdlc: Simple, robust, and efficient serial communication
pw::hdlc::Router is an experimental asynchronous HDLC router using
pw_channel
.
It sends and receives HDLC packets using an external byte-oriented channel and routes the decoded packets to local datagram-oriented channels.
API reference#
Moved: pw::hdlc::Router