This website requires JavaScript.
Explore
Help
Sign in
crewID
/
libnfc
Watch
1
Star
0
Fork
You've already forked libnfc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1355
commits
2
branches
0
tags
2.9
MiB
de827ab583
Commit graph
2 commits
Author
SHA1
Message
Date
Romuald Conty
26865bbc19
Remove extra whitespaces/tabs before EOL.
...
find . -name '*.[ch]' | xargs perl -pi -e 's/\t+$//; s/ +$//' Thanks to Ludovic.
2012-05-29 00:33:22 +00:00
Romuald Conty
b471f56c52
Windows: add a dummy select.h (should allow to compile pn53x_usb driver)
2011-03-31 09:59:34 +00:00