Hello,
I have recently begun to use VSCode under Linux to develop with the nRF Connect SDK and have noticed a discrepancy in the extension's functionality when using Linux. I have a couple of custom boards defined and a project based on the out-of-tree board example. When I try to create a build configuration, I am not presented with the option to select custom boards as shown in the below image:
I have tried the advice in the following ticket https://devzone.nordicsemi.com/f/nordic-q-a/80318/using-vscode-with-my-own-projects-and-boards to add "nrf-connect.boardRoots" to the extension settings, and have set the directory to the workspace folder directly in the extension settings with no success.
When adding a build configuration in VSCode in Windows, using the same project files, the "custom boards" option is available as shown:
Hopefully I have not missed anything obvious and I greatly appreciate the support.
-Patrick