libfreefare/examples
Romain Tartiere 163ce56cc0 Refactoring Blocks vs. Sectors.
- mifare_classic_format_sector() now wants a sector instead of a block (the name was really disturbing);
  - New public API functions for Block <=> Sector conversions.
2010-07-01 23:19:45 +00:00
..
Makefile.am Add a new example to write a MAD on MIFARE Classic cards. 2010-06-22 22:44:53 +00:00
mifare-classic-format.c Refactoring Blocks vs. Sectors. 2010-07-01 23:19:45 +00:00
mifare-classic-write-ndef.c factorize some code in examples/mifare-classic-write-ndef 2010-06-29 15:16:35 +00:00