Hi,
We are using nRF52810 on a custom board, and when creating that board in NCS (in VScode), the Kconfig options are limited. We are not able to enable/disable the DCDC regulator:
attempt to assign the value 'y' to the undefined symbol BOARD_ENABLE_DCDC
What is the correct way to make sure that all the relevant options are available for our own board, like they are on the dev kit?
Best regards,
Erik