lf-lang / lf-python-support

Python package for supporting code generated by the Lingua Franca compiler
Other
5 stars 0 forks source link

Include platform.h. #24

Closed edwardalee closed 1 year ago

edwardalee commented 1 year ago

Merging this into main because tests do not pass in lingua-franca master without it.

petervdonovan commented 1 year ago

Thanks!