PN532 Driver library This library provides an abstract API to drive the pn532 nfc chip, with I2C/HSU/SPI interface. Its based on the Seeed Studio's Arduino version.

Dependents:   PN532_ReadUid Nfctest2

Revision:
0:db8030e71f55
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/PN532_IF/README.md	Tue Sep 13 06:01:19 2016 +0000
@@ -0,0 +1,7 @@
+## NFC library for Arduino
+
+This folder contains the mbed supported porting code.
+It has 3 common interface/driver: I2C, SPI, HSU for PN532.
+
+<hr>
+&nbsp;