Custom board is changed every time I go into the board menu

Using VS Code and latest version of SDK and toolchains. I have created some custom board definitions and placed them in a seperate directory. The directory is registered in extension settings so that NRF connect can find them.

Every time I open the build menu (with Edit Build Configuration), the "Board target" selection is changed it changed to something like "nrf7002dk/nrf5440/cpuapp/ns". If i do not remember to change it back to my own board, I will end building for another board making all kind of problems.

My custom boards are in the menu when I select "Custom", but maybe the problem appears because the page will open with "Compatible" in the board target selection.

It is quite annoying, especially in the beginning, I am getting used to it..

Related