OpenCyphal / pydsdl

Cyphal DSDL processing front end implemented in Python
https://opencyphal.org
MIT License
10 stars 9 forks source link

Support relative paths to types in new read_files API #109

Closed thirtytwobits closed 1 month ago

thirtytwobits commented 2 months ago

I missed a use case when I added read_files; it's going to be common for all of the dsdl file targets to be relative and with a few root paths provided as include paths. This doesn't work right now.