How do I change the board in the device tree in VSCode?
How do I change the board in the device tree in VSCode?
I believe you need to do another build and select a different .dts file when you do the build (you can have multiple builds for any given application)
If you want to create a custom board file, then there is the option to do this in VSC
Mike
I want to use this one. Do I create a custom board when the board exists?
No, you can just do another build, and select that board:
My form looks different when I click new board:
No, don't select the "Create New Board" option.
Go to your application, and click on the icon as indicated below:
This will open the "Add Build Configuration" window, from where you can select the nRF52DK board