nrf52840 packages supported by Zephyr

Hi,

We have made a custom board with nrf52840-QFAA. In the nordic board folder in Zephyr sdk, I could only find .dts file for nrf52840-QIAA.

And there is only one soc config supported for nrf52840 and that is:

CONFIG_SOC_NRF52840_QIAA=y
Can we use this when we have QFAA too or else how should we fix this? What issues might it cause?
(I saw that sdk zephyr supports both QFAA and QIAA for nrf52832, but not 52840.)
 
Parents Reply Children
Related