Commit 1cab77b
dts.pest: Add support for comments in devicetree source files
This commit adds support for comments in devicetree source files by
extending the existing parser grammar.
The COMMENTS syntax is taken verbatim from a Pest example at
https://pest.rs/book/grammars/syntax.html .
Signed-off-by: Luca Burelli <[email protected]>1 parent e53f6de commit 1cab77b
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
0 commit comments