Configuring devicetree

The nRF Connect for VS Code extension is the recommended tool for editing Hardware-related configuration. The extension offers several layers of Devicetree integration, ranging from summarizing devicetree settings in a menu and providing devicetree language support in the editor, to the Devicetree Visual Editor, a GUI tool for editing devicetree files. Follow the steps in How to create devicetree files and use one of the following options to edit the .dts, .dtsi, and .overlay files:

The following guides provide information about configuring specific aspects of hardware support related to devicetree. Read them together with Zephyr’s Hardware Support and Devicetree Guide guides, and the official Devicetree Specification.