You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is mostly likely not caused by # in (line:3, col:1) indicated by the error message. I submitted a pull request (#53) that fixes some parsing issues. If parsing fails due to incomplete grammar definition the resulting error message is always the same.
For debugging we therefore need the complete .dts file.
I switched on pyFDT long time ago and did few modification for my custom project Device Tree Visualizer.
I don't use this project anymore because it's not maintained and has a lot of issues.
I used
ovmerge
from RPI to generate sorted dts, but pyparser throw exception on#include
The text was updated successfully, but these errors were encountered: