mirror of https://github.com/ARMmbed/mbed-os.git
16 lines
434 B
JSON
16 lines
434 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|
|
}
|