This is a driver needed by NFCEEPROOM constructor for the ST ST25DV NFC chip.
Dependents: mbed-os-example-nfc-EEPROM
mbed_lib.json
- Committer:
- apalmieri
- Date:
- 2020-01-28
- Revision:
- 0:dd89565c6276
File content as of revision 0:dd89565c6276:
{
"name": "MBED_NFC_ST25DV",
"config": {
"X_NUCLEO_NFC04A1": {
"macro_name": "MBED_CONF_X_NUCLEO_NFC04A1",
"value": true,
"help": "Device is using an X-NUCLEO-NFC04A1 shield attached through an arduino header"
},
"nfceeprom": {
"macro_name": "MBED_CONF_NFCEEPROM",
"value": false,
"help": "Device supports NFC EEPROM"
}
}
}
X-NUCLEO-NFC04A1