OpenCyphal / nunavut

Generate code from DSDL using PyDSDL and Jinja2
https://nunavut.readthedocs.io/
Other
39 stars 24 forks source link

Add C++17 tests to CI #228

Closed thirtytwobits closed 2 years ago

thirtytwobits commented 2 years ago

Add C++ verification tests that use C++17. C++14 is used by default and we generate different code for C++17 and newer.