NFC library using PN532 to read/write NDEF Messages to NFC tags
Dependents: Seeed_NFC_Shield_write Nucleo_test_nfc
Fork of PN532 by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:26c1b3b6c192 | 2014-03-25 | screamer | Fixed compile warnings |
5:418ee8924317 | 2014-03-25 | screamer | Improved documentation |
4:0774b8298eb8 | 2013-11-21 | yihui | include stdio.h |
3:4189a10038e6 | 2013-11-21 | yihui | sync with https://github.com/Seeed-Studio/PN532/releases/tag/v0.9. |
2:f618fb2169c4 | 2013-10-17 | yihui | PN532::readPassiveTargetID() add timeout parameter |
1:b8cab5222fd0 | 2013-10-17 | yihui | format code |
0:9c6b9280c0e1 | 2013-10-08 | yihui | initial, ported from https://github.com/Seeed-Studio/PN532 |