Newer
Older
mbed-os / connectivity / drivers / nfc / TARGET_M24SR / mbed_lib.json
@Hugues Kamba Hugues Kamba on 26 Jan 2021 434 bytes NFC: Add support for M24SR driver
{
    "name": "M24SR-nfc",
    "config": {
        "X_NUCLEO_NFC01A1": {
            "macro_name": "MBED_CONF_X_NUCLEO_NFC01A1",
            "value": false,
            "help": "Device is using an X-NUCLEO-NFC01A1 shield attached through an arduino header"
        },
        "nfceeprom": {
            "macro_name": "MBED_CONF_NFCEEPROM",
            "value": true,
            "help": "Device supports NFC EEPROM"
        }
    }
}