Add test script
1 file changed
tree: 3067656142e0385780296373d1de7a8c25e2ad0c
  1. .vscode/
  2. queries/
  3. src/
  4. test/
  5. .editorconfig
  6. .gitattributes
  7. .gitignore
  8. .prettierrc.json
  9. binding.gyp
  10. grammar.js
  11. index.js
  12. LICENSE
  13. package-lock.json
  14. package.json
  15. README.md
README.md

tree-sitter-devicetree

A tree-sitter grammar for Devicetree with support for Zephyr's superset of Devicetree syntax.

Some parts of the grammar are adapted from tree-sitter-c.