Commit graph

3 commits

Author SHA1 Message Date
Romain Tartiere
9e45b01802 Move cmake files around.
Update issue 62
Looks like I missed the -p0 argument to patch.  Can you please update and test?
Thanks!
2011-04-25 10:38:25 +00:00
Romain Tartiere
b7d8f0e790 Add my Vim snippets as contrib. 2010-07-29 07:14:11 +00:00
Romain Tartiere
61a5ff4e4a Reintroduce the possibility to hexdump(3) PCD <=> PICC transmissions.
Not a hack this time:
  - Use the hexdump(3) function of the system if it exists;
  - Build the subpart of FreeBSD's libutil if not (contrib);
  - Do this only if configured --with-debug.

The Mifare Classic / Ultralight code will be eventually changed to also provide this functionality.
2010-07-29 06:11:27 +00:00