CONFIG_NFC_T4T_NDEF_FILE

NFC Type 4 Tag NDEF File

Type: bool

Help

Enable NFC Type 4 Tag NDEF File generator library.

Symbols that select this symbol

Kconfig definition

At <nRF>/subsys/nfc/t4t/Kconfig:7

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:1<nRF>/Kconfig.nrf:25<nRF>/subsys/Kconfig:20<nRF>/subsys/nfc/Kconfig:11

Menu path: (Top) → Modules → 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.)