2a4373ce0d
The nRF9161 is technically a SiP (System-in-Package) that consists of the nRF9120 SoC and additional components like PMIC, FEM, and XTAL, so for nrfx/MDK the nRF9120 SoC is to be selected as the build target, but since the nRF9161 is what a user can actually see on a board, using only nRF9120 in the Zephyr build infrastructure might be confusing. That's why in the top level of SoC definitions (for user-configurable options in Kconfig, for example) the nRF9161 term is used and nRF9120 underneath. Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
nrfx_config.h | ||
nrfx_config_nrf51.h | ||
nrfx_config_nrf91.h | ||
nrfx_config_nrf5340_application.h | ||
nrfx_config_nrf5340_network.h | ||
nrfx_config_nrf52805.h | ||
nrfx_config_nrf52810.h | ||
nrfx_config_nrf52811.h | ||
nrfx_config_nrf52820.h | ||
nrfx_config_nrf52832.h | ||
nrfx_config_nrf52833.h | ||
nrfx_config_nrf52840.h | ||
nrfx_glue.c | ||
nrfx_glue.h | ||
nrfx_log.h |