Board support for NRF52840-CKAA-R7 in nrf connnect sdk

I am currently working on a project to migrate to the nRF Connect SDK. We are using the NRF52840-CKAA-R7 package of the nRF52840. However, I have not been able to locate the appropriate settings for this package in the nRF Connect SDK within Visual Studio Code.

I am seeking assistance in determining whether there is existing board support for the NRF52840-CKAA-R7 package in the nRF Connect SDK. If such support is not available, I would need guidance on how to create a board configuration file for this package.

Related