Demonstration of possible usage of the NFC EEPROM class (including support for ST25DV NFC chip)
Dependencies: eeprom_driver
Revision 1:d3ec956b7957, committed 2018-09-26
- Comitter:
- mbed_official
- Date:
- Wed Sep 26 15:00:59 2018 +0100
- Parent:
- 0:86f202e07059
- Child:
- 2:8b1534e23f35
- Commit message:
- Merge pull request #13 from ARMmbed/mbed-os-5.10.0-oob
Mbed os 5.10.0
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-nfc
Changed in this revision
| README.md | Show annotated file Show diff for this revision Revisions of this file |
| mbed-os.lib | Show annotated file Show diff for this revision Revisions of this file |
--- 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
--- a/mbed-os.lib Mon Sep 24 17:09:39 2018 +0100 +++ b/mbed-os.lib Wed Sep 26 15:00:59 2018 +0100 @@ -1,1 +1,1 @@ -https://github.com/ARMmbed/mbed-os/#3fb5781af180c32a6062f050d59cdf93654b3e9f +https://github.com/ARMmbed/mbed-os/#610e35ddc6d59f153173c1e7b2748cf96d6c9bcd
X-NUCLEO-NFC04A1