We should provide some sort of example written entirely in c that we compile and run as a test just to be sure we're actually compatible with C and not getting away with stuff because we use the C++ compiler for all our tests.
Originally posted by @thirtytwobits in #34 (comment)
The application is to serve both as a test and as a usage example. The work on it should be commenced after the RX pipelines are implemented. Perhaps we need an e2e test against PyCyphal as well.