Custom Board Revision Selection (VSCode GUI)

Windows 11, VSCode, NCS v2.3.0

I have defined a custom board for myself, and I am able to select it in the Add Build Configuration GUI.

I am not able to select a revision, though, the drop-down is blank.  I can type into the revision box, but it doesn't accept it, it just blanks it out when I click away.

I am able to build the 1.0.0 revision by specifying the -DBOARD param as a extra CMake argument.

Here is the set of files I have defining this board.

How can I get the revision drop-down to automatically populate, or at least let me type in a revision?

Thanks.

Related