-
CONFIG_MULTICELL_LOCATION_NRF_CLOUD_API_KEY
¶
nRF Cloud API key
Type: string
Help¶
nRF Cloud API key
Direct dependencies¶
MULTICELL_LOCATION_SERVICE_NRF_CLOUD
&& MULTICELL_LOCATION
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to the empty string.
Kconfig definition¶
At <nRF>/lib/multicell_location/Kconfig:116
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:52
→ <nRF>/lib/Kconfig:37
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries → Multicell Location
config MULTICELL_LOCATION_NRF_CLOUD_API_KEY
string "nRF Cloud API key"
depends on MULTICELL_LOCATION_SERVICE_NRF_CLOUD && MULTICELL_LOCATION
help
nRF Cloud API key
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)