If you have a custom board, complete the following steps to add it to the list of the boards:
- Click Create a new board from the Welcome View.
If you have more than one SDK installed, a quick pick menu appears. -
In the quick pick, select the nRF Connect SDK version to be associated with the board.
Tip
Make sure you select the nRF Connect SDK version that includes software compatible with your board. Different versions of the SDK may have different features, bug fixes, or improvements that can affect how your board operates. For more information, see the nRF Connect SDK release documentation.
The Create New Board page opens.
-
Fill the fields on the page.
See the tooltips for more information. - Click Create Board.
The board files are added to the board root directory at the path you provided. - If the board root directory is not in the source directory of the application, the SDK, or the VS Code workspace, add its path to the
nrf-connect.boardRootssetting.
The extension finds the new board entries using the nrf-connect.boardRoots configuration setting.
After the board is created, you can select the new board target from the Add Build Configuration screen when you build an application.
Important
The nRF Connect SDK v2.7.0 has adopted v2 of Zephyr's Hardware Model, which impacts both the hardware file structure and Board terminology.