CONFIG_NFC_T4T_NDEF_FILE
NFC Type 4 Tag NDEF File
Type: bool
Help
Enable NFC Type 4 Tag NDEF File generator library.
Default
y if (
NFC_T4T_NRFXLIB
&&NFC_NDEF_MSG
) ||NFC_T4T_HL_PROCEDURE
Symbols that select this symbol
Kconfig definition
At <nRF>/subsys/nfc/t4t/Kconfig:7
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:92
→ <nRF>/subsys/Kconfig:22
→ <nRF>/subsys/nfc/Kconfig:11
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → NFC
config NFC_T4T_NDEF_FILE
bool "NFC Type 4 Tag NDEF File"
default y if (NFC_T4T_NRFXLIB && NFC_NDEF_MSG) || NFC_T4T_HL_PROCEDURE
help
Enable NFC Type 4 Tag NDEF File generator library.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)