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

Dependencies:   eeprom_driver

Revision:
1:d3ec956b7957
Parent:
0:86f202e07059
--- a/README.md	Mon Sep 24 17:09:39 2018 +0100
+++ b/README.md	Wed Sep 26 15:00:59 2018 +0100
@@ -54,3 +54,6 @@
 mbed compile -t <ARM | GCC_ARM> -m <YOUR_TARGET>
 ```
 
+# Known issues
+
+* This example doesn't work with IAR 7.80.
\ No newline at end of file