[riot-commits] [RIOT-OS/RIOT] d8d8d5: drivers/pn532: add NFC reader PN532 driver
Peter Kietzmann
peter.kietzmann at haw-hamburg.de
Sat Jan 14 10:21:27 CET 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: d8d8d55e723670f82b9d2a9e52c997fcca5a7045
https://github.com/RIOT-OS/RIOT/commit/d8d8d55e723670f82b9d2a9e52c997fcca5a7045
Author: Victor Arino <victor.arino at triagnosys.com>
Date: 2017-01-13 (Fri, 13 Jan 2017)
Changed paths:
A drivers/include/pn532.h
A drivers/pn532/Makefile
A drivers/pn532/pn532.c
A tests/driver_pn532/Makefile
A tests/driver_pn532/README.md
A tests/driver_pn532/main.c
A tests/driver_pn532/pn532_params.h
Log Message:
-----------
drivers/pn532: add NFC reader PN532 driver
Commit: 9d44d6b09ebe3bf7f5a151f9384fd4770704b7d1
https://github.com/RIOT-OS/RIOT/commit/9d44d6b09ebe3bf7f5a151f9384fd4770704b7d1
Author: Peter Kietzmann <peter.kietzmann at haw-hamburg.de>
Date: 2017-01-14 (Sat, 14 Jan 2017)
Changed paths:
A drivers/include/pn532.h
A drivers/pn532/Makefile
A drivers/pn532/pn532.c
A tests/driver_pn532/Makefile
A tests/driver_pn532/README.md
A tests/driver_pn532/main.c
A tests/driver_pn532/pn532_params.h
Log Message:
-----------
Merge pull request #5573 from lebrush/pn532
Implementation of PN532 NFC reader
Compare: https://github.com/RIOT-OS/RIOT/compare/93b1fc1fde5a...9d44d6b09ebe
More information about the commits
mailing list