Demonstration of possible usage of the NFC EEPROM class (including support for ST25DV NFC chip)
Dependencies: eeprom_driver
Diff: mbed_app.json
- Revision:
- 6:462737ad2938
- Parent:
- 0:86f202e07059
diff -r eb8ecd3272a1 -r 462737ad2938 mbed_app.json
--- a/mbed_app.json Wed Feb 27 13:03:10 2019 +0000
+++ b/mbed_app.json Tue Jan 28 16:08:05 2020 +0000
@@ -4,7 +4,7 @@
"target.extra_labels_add": ["M24SR"]
},
"NUCLEO_F401RE": {
- "target.extra_labels_add": ["PN512"]
+ "target.extra_labels_add": ["ST25DV"]
}
}
}
X-NUCLEO-NFC04A1