Add build:wasm command
1 file changed
tree: 91759dbf5df1f445eda885110fac08a1042e24cb
  1. .vscode/
  2. queries/
  3. src/
  4. test/
  5. .editorconfig
  6. .gitattributes
  7. .gitignore
  8. .npmignore
  9. .prettierrc.json
  10. binding.gyp
  11. grammar.js
  12. index.js
  13. LICENSE
  14. package-lock.json
  15. package.json
  16. 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.