Demonstration of possible usage of the NFC EEPROM class (including support for ST25DV NFC chip)

Dependencies:   eeprom_driver

mbed_app.json

Committer:
mbed_official
Date:
2018-09-24
Revision:
0:86f202e07059
Child:
6:462737ad2938

File content as of revision 0:86f202e07059:

{
    "target_overrides": {
        "DISCO_L475VG_IOT01A": {
            "target.extra_labels_add": ["M24SR"]
        },
        "NUCLEO_F401RE": {
            "target.extra_labels_add": ["PN512"]
        }
    }
}