New board extensions not supported by VSCode nRF extension?

Hello

When following the guidline of a new way to extend boards, VSCode "Add Build Configuration" is blank. Am I doing something wrong or this is not yet supported by nRF VSCode extension?

Attached is a sample project with the following "board.yaml":

board:
  extend: nrf52840dk
  variants:
    - name: test
      qualifier: nrf52840

extended_board_test.zip

Parents Reply
  • Hi, 

    I did not build it, and I do see the same error as you do. I'll look more into this. 

    Regarding .yaml vs .yml, you should stick to the extensions which are described in the documentation. 

    Also, the extension developers have implemented a fix for the debugging start issue and the issue where the devicetree does not see the boards. These fixes will be included in future extension releases. 

    Best regards,

    Maria

Children
No Data
Related