10baef235f
- New API function append_iso14443a_crc(); - Add a PRINT_HEX macro for driver debugging (replaces print_hex function from bitutils.c); - Move bit-mirroring related functions to libnfc/mirror-subr.[hc]; - Move iso14443 related functions to libnfc/iso14443-subr.c; - Move libnfc/bitutils.c hex-dumping code to examples/nfc-utils.c; - Replace calls to swap_endian32() and swap_endian64() functions with calls to bswap32() and bswap64 provided by endian.h. And while I am here: - Fix the DBG macro so that it does not throw warning at compile time. |
||
---|---|---|
.. | ||
doc | ||
CMakeLists.txt | ||
Makefile.am | ||
mifaretag.h | ||
mifareultag.h | ||
nfc-anticol.1 | ||
nfc-anticol.c | ||
nfc-emulate.1 | ||
nfc-emulate.c | ||
nfc-list.1 | ||
nfc-list.c | ||
nfc-mfclassic.1 | ||
nfc-mfclassic.c | ||
nfc-mfultralight.1 | ||
nfc-mfultralight.c | ||
nfc-poll.c | ||
nfc-relay.1 | ||
nfc-relay.c | ||
nfc-utils.c | ||
nfc-utils.h | ||
nfcip-initiator.c | ||
nfcip-target.c |