What is the canonical way to get a custom nRF52-based board into Nordic Connect SDK and/or Zephyr?
We have developed a couple of custom evaluation boards for nRF52820, nRF52833 and nRF52840 and we have created the matching board configuration files.
Naturally now we'd like to have them included in upcoming versions of the Nordic Connect SDK. But how to proceed?
Maybe there is a documentation or a howto that we missed that you can point us to?
We have checked Nordic Connect SDK release v1.9.1 which contains Zephyr v2.7.99-ncs1-1.
Should we go directly for the inclusion into Zephyr? If so, how do we achieve that with the version that is included in the Nordic Connect SDK? It seems that for the Zepyhr version included in the Nordic Connect SDK all git information is gone and it's difficult to judge which version we should actually target.
Or should we go for inclusion through Nordic Connect SDK, maybe because these boards are based on nRF52? If so, how does this work and to whom should we address a pull request?
Can you please give us some hints on how to proceed? Thanks!