mbed OS 5 example application using X-NUCLEO-NFC02A1

Dependencies:   NDefLib X_NUCLEO_NFC02A1

Fork of HelloWorld_NFC02A1 by ST

Files at this revision

API Documentation at this revision

Comitter:
nikapov
Date:
Thu Mar 08 16:33:50 2018 +0000
Parent:
13:17208d6d9971
Commit message:
mbed OS 5 version.

Changed in this revision

main.cpp 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
mbed.bld Show diff for this revision Revisions of this file
diff -r 17208d6d9971 -r bc4a5dbef1e7 main.cpp
--- a/main.cpp	Wed Jul 12 12:35:47 2017 +0000
+++ b/main.cpp	Thu Mar 08 16:33:50 2018 +0000
@@ -1,7 +1,7 @@
 /**
   ******************************************************************************
   * @file       main.cpp
-  * @author     AMG Central Lab
+  * @author     Central Lab
   * @version    V1.0.0
   * @date       30 Aug 2016
   * @brief      This demo writes an ndef message with an url inside.
diff -r 17208d6d9971 -r bc4a5dbef1e7 mbed-os.lib
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed-os.lib	Thu Mar 08 16:33:50 2018 +0000
@@ -0,0 +1,1 @@
+https://github.com/ARMmbed/mbed-os/#91e6db1ea251ffcc973001ed90477f42fdca5751
diff -r 17208d6d9971 -r bc4a5dbef1e7 mbed.bld
--- a/mbed.bld	Wed Jul 12 12:35:47 2017 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-https://mbed.org/users/mbed_official/code/mbed/builds/22da6e220af6
\ No newline at end of file