Registry / other / tinyproto

tinyproto

JSON →
library1.1.1vcpkgunverified

A tiny software protocol for communication over UART, SPI, etc.

vcpkg install tinyproto
INSTALL
IMPORT
SIG · TINYPROTO
T
tinyproto
othercppv1.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

tinyproto/tinyproto.h
#include <tinyproto/tinyproto.h>

Include the tinyproto header and set up communication.

#include <tinyproto/tinyproto.h> int main() { // Initialize protocol with a transport layer return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.1latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources

No resource links recorded.

tinyproto — pip install tinyproto · libregistry