tinyproto
|
This is Tiny protocol implementation for microcontrollers. More...
Go to the source code of this file.
Classes | |
class | tinyproto::IFd |
IFd class incapsulates Full Duplex Protocol functionality. More... | |
class | tinyproto::Fd< S > |
This is class, which allocates buffers statically. More... | |
class | tinyproto::FdD |
This is special class for Full duplex protocol, which allocates buffers dynamically. More... | |
This is Tiny protocol implementation for microcontrollers.
Tiny protocol Arduino API