Devictree language support
- Added the variable substitution for devicetree settings.
- Added autocomplete suggestion support for
delete-propertyanddelete-node. - Added complete support for devicetree bindings based on the build context.
- Added all folders for board architectures from
zephyr/dts/. - Improved lint messages and compatible lint warnings.
- Improved the glob mechanism to account for incorrectly named devicetree binding files (
.yml).