OpenCyphal / pycyphal

Python implementation of the Cyphal protocol stack.
https://pycyphal.readthedocs.io/
MIT License
119 stars 106 forks source link

v0: don't allow conflicting definitions in dependent types. #105

Closed thirtytwobits closed 4 years ago

thirtytwobits commented 4 years ago

we currently only check for duplicated/conflicting dsdl definitions in the root directory and allow them in source directories.