This package is a packet handler that realizes variable-length data transmission and reception.
It is intended to replace the implementation of h6x_serial_interface.
- Variable-length data transmission and reception
- Low overhead
- Multi-architecture support (C++ and C)
See protocol.md for the protocol specification.
See demo.md for a demo of the packet handler.
TODO
Apache License 2.0