NFC library using PN532 to read/write NDEF Messages to NFC tags

Dependents:   Seeed_NFC_Shield_write Nucleo_test_nfc

Fork of PN532 by Yihui Xiong

History

Fixed compile warnings default tip

2014-03-25, by screamer [Tue, 25 Mar 2014 16:48:10 +0000] rev 6

Fixed compile warnings


Improved documentation

2014-03-25, by screamer [Tue, 25 Mar 2014 16:00:44 +0000] rev 5

Improved documentation


include stdio.h

2013-11-21, by yihui [Thu, 21 Nov 2013 04:41:47 +0000] rev 4

include stdio.h


sync with https://github.com/Seeed-Studio/PN532/releases/tag/v0.9.

2013-11-21, by yihui [Thu, 21 Nov 2013 04:30:49 +0000] rev 3

sync with https://github.com/Seeed-Studio/PN532/releases/tag/v0.9.


PN532::readPassiveTargetID() add timeout parameter

2013-10-17, by yihui [Thu, 17 Oct 2013 06:51:32 +0000] rev 2

PN532::readPassiveTargetID() add timeout parameter


format code

2013-10-17, by yihui [Thu, 17 Oct 2013 06:37:26 +0000] rev 1

format code


initial, ported from https://github.com/Seeed-Studio/PN532

2013-10-08, by yihui [Tue, 08 Oct 2013 08:33:22 +0000] rev 0

initial, ported from https://github.com/Seeed-Studio/PN532