CONFIG_ST25R3911B_LIB
NFC ST25R3911B library
Type: bool
Help
Enable the NFC ST25R3911B library.
In order to enable this library, the devicetree must have a
node with compatible "st,st25r3911b" enabled. This provides
devicetree data which is used to configure board-specific
code.
Direct dependencies
n
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <nRF>/lib/st25r3911b/Kconfig:10
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:94
→ <nRF>/lib/Kconfig:14
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries
menuconfig ST25R3911B_LIB
bool "NFC ST25R3911B library"
depends on n
help
Enable the NFC ST25R3911B library.
In order to enable this library, the devicetree must have a
node with compatible "st,st25r3911b" enabled. This provides
devicetree data which is used to configure board-specific
code.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)