Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of PN532 by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
10:2fcf2448d199 | 2016-02-11 | stanvn | Working code for reading type-a and type-b cards |
9:70abe4844114 | 2016-02-10 | stanvn | An RTQA/B can be send using the function sendRequestCommand |
8:30bba738e292 | 2016-02-10 | stanvn | Don't know why i have to commit again |
7:a26fa6ef10eb | 2016-02-09 | stanvn | Library can now read types by reading the SAK bit instead of guessing it. |
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 |