Document requirements
Update issue 95 Status: WontFix Driver dependencies are now well documented and fits most users needs.
This commit is contained in:
parent
0abfe60f35
commit
3052568597
1 changed files with 16 additions and 0 deletions
16
README
16
README
|
@ -20,6 +20,22 @@ The official development site is:
|
||||||
|
|
||||||
Important note: this file covers POSIX systems, for Windows please read README-Windows.txt
|
Important note: this file covers POSIX systems, for Windows please read README-Windows.txt
|
||||||
|
|
||||||
|
Requirements
|
||||||
|
============
|
||||||
|
|
||||||
|
Some NFC drivers depends on third party software:
|
||||||
|
|
||||||
|
* pn53x_usb:
|
||||||
|
|
||||||
|
- libusb-0.1 http://libusb.sf.net
|
||||||
|
|
||||||
|
* acr122:
|
||||||
|
|
||||||
|
- pcsc-lite http://pcsclite.alioth.debian.org/
|
||||||
|
|
||||||
|
The regression test suite depend on the cutter framework:
|
||||||
|
http://cutter.sf.net
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
============
|
============
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue