PN532

Dependents:   PN532_GPIO PN532_ReadUid EX_encoder_PID_QianYuyangV4

Fork of LibPN532 by dotnfc Tang

Committer:
zhangyx
Date:
Mon Jan 15 17:12:41 2018 +0000
Revision:
3:685e0bf1409d
Parent:
0:db8030e71f55
disable debug message

Who changed what in which revision?

UserRevisionLine numberNew contents of line
dotnfc 0:db8030e71f55 1 ## NFC library for Arduino
dotnfc 0:db8030e71f55 2
dotnfc 0:db8030e71f55 3 This folder contains the mbed supported porting code.
dotnfc 0:db8030e71f55 4
dotnfc 0:db8030e71f55 5 + PN532/ - is the original code from seeed-studio's PN532 library
dotnfc 0:db8030e71f55 6 + PN532_IF/ - is the interface code for mbed platform
dotnfc 0:db8030e71f55 7 + NDEF/ - dummy for ndef libraray.
dotnfc 0:db8030e71f55 8
dotnfc 0:db8030e71f55 9
dotnfc 0:db8030e71f55 10 <hr>
dotnfc 0:db8030e71f55 11 &nbsp;