tinyproto
Classes
TinyProtocolFd.h File Reference

This is Tiny protocol implementation for microcontrollers. More...

#include "TinyPacket.h"
#include "proto/fd/tiny_fd.h"
#include <string.h>
#include <stdlib.h>
Include dependency graph for TinyProtocolFd.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

This is Tiny protocol implementation for microcontrollers.

Tiny protocol Arduino API