Devicetree support in the extension

nRF Connect for VS Code

tags
nRF Connect for VS Code

The extension provides different layers of support for working with the devicetree files, mostly through its nRF DeviceTree extension. The support ranges from devicetree language support and structuring the devicetree information in the devicetree context to dedicated GUI for editing the devicetree configuration. The nRF DeviceTree extension takes the information about devicetree boards and bindings from the files whose paths are defined in the devicetree.modules setting.

Note

The nRF DeviceTree extension follows the devicetree configuration structure, which can change over time. For example, in the nRF Connect SDK versions earlier than v1.6.0 you could only set the Active low or high flag for the pins. If some configuration options are not available for your devicetree files, make sure to check the latest changes to the devicetree language first.