0.7.0
2 files changed
tree: 30328024a1780c66592050dfd02f35c7d4889186
  1. .github/
  2. .vscode/
  3. bindings/
  4. queries/
  5. src/
  6. test/
  7. .editorconfig
  8. .gitattributes
  9. .gitignore
  10. .npmignore
  11. .prettierignore
  12. .prettierrc.json
  13. binding.gyp
  14. Cargo.toml
  15. CHANGELOG.md
  16. grammar.js
  17. LICENSE
  18. package-lock.json
  19. package.json
  20. 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.