-
CONFIG_AGPS
¶
A-GPS library
Type: bool
Help¶
A library to simplify switching between A-GPS data sources.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <nRF>/lib/agps/Kconfig:7
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/Kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:27
→ <nRF>/lib/Kconfig:9
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries
config AGPS
bool "A-GPS library"
help
A library to simplify switching between A-GPS data sources.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)