OpenCyphal / libcanard

A compact implementation of the Cyphal/CAN protocol in C for high-integrity real-time embedded systems
http://opencyphal.org
MIT License
327 stars 192 forks source link

Rename cavl.h to _canard_cavl.h to avoid collisions #196

Closed pavel-kirienko closed 1 year ago

pavel-kirienko commented 2 years ago

The bundled cavl distribution can be accidentally included instead of the original cavl.h, this bears inconveniences with dependency management.

https://github.com/OpenCyphal/libcanard/blob/db87ea32aa092c48ea103963138b6346dd3e9008/libcanard/cavl.h#L1