1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_pn532
2017-12-01 11:03:39 +01:00
..
main.c tests: fix misc cppcheck warnings 2017-04-14 14:36:16 +02:00
Makefile tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
pn532_params.h drivers/pn532: enabled test app to select SPI mode 2017-01-27 08:30:02 +01:00
README.md drivers/pn532: add NFC reader PN532 driver 2017-01-13 14:47:19 +01:00

About

This is a manual test application for the PN532 NFC reader driver.

Usage

This test application initializes the PN532 and waits for a card to be placed under the reader. When the card is detected, the content of the card is printed.