lexus2k/tinyproto

Add higher level of Tiny Protocol to support request/responses functionality

lexus2k opened this issue · 1 comments

Add higher level of Tiny Protocol to support request/responses functionality.
At present tiny_layer2 supports only sending packets without acknowledges.
The main idea is to add next level of Tiny Protocol stack to add such communication.
It is assumed that uid support of low level will be used to implement next level of communication.

Half Duplex API is added. Please, refer to documentation