OpenCyphal-Garage / libcyphal

Portable reference implementation of the Cyphal protocol stack in C++ for embedded systems and Linux.
http://opencyphal.org
MIT License
282 stars 503 forks source link

Switch-over to CETL #328

Closed thirtytwobits closed 1 year ago

thirtytwobits commented 1 year ago

Remove use of custom list and "heap" types. Use CETL VLA and PMR.