I would like to create a repo to house all our vendor-specific board support, applications, etc. outside the Nordic nrfConnect repositories as per the Zephyr workflow. However, I'm currently stuck trying to specify the BOARD_ROOT as an out of tree path.
Is there support for out of tree development with the Nordic platform or is there any information available on the preferred work flow or project/directory structure to use without forking the nrfConnect repository and just modifying it directly? I would like to be able to switch between versions of nrfConnect firmware without needing to merge with our code.