libnfc/examples
2010-07-29 10:18:19 +00:00
..
doc API change: nfc_initiator_select_tag() is now nfc_initiator_select_passive_target() AND nfc_initiator_deselect_tag() is now nfc_initiator_deselect_target() 2010-07-21 10:37:37 +00:00
CMakeLists.txt Added draft of a new libnfc-based example: nfc-sam. 2010-06-15 15:05:40 +00:00
Makefile.am Move all Mifare related code from libnfc API to examples: NFC is capable of Mifare, but Mifare is not NFC. 2010-06-15 15:33:22 +00:00
mifare.c Move all Mifare related code from libnfc API to examples: NFC is capable of Mifare, but Mifare is not NFC. 2010-06-15 15:33:22 +00:00
mifare.h Move all Mifare related code from libnfc API to examples: NFC is capable of Mifare, but Mifare is not NFC. 2010-06-15 15:33:22 +00:00
mifareultag.h Rearrange source code. 2010-04-07 14:37:19 +00:00
nfc-anticol.1 Rearrange source code. 2010-04-07 14:37:19 +00:00
nfc-anticol.c Merge the libnfc-less-bitutils-more-ponies branch into trunk. 2010-04-26 13:13:13 +00:00
nfc-emulate.1 Rearrange source code. 2010-04-07 14:37:19 +00:00
nfc-emulate.c (libnfc-less-bitutils-more-ponies) Get rid of bitutils.[hc] (part 1). 2010-04-16 16:38:57 +00:00
nfc-list.1 Rearrange source code. 2010-04-07 14:37:19 +00:00
nfc-list.c Do not export nfc_parse_device_desc() in libnfc API. 2010-07-22 16:13:02 +00:00
nfc-mfclassic.1 Rearrange source code. 2010-04-07 14:37:19 +00:00
nfc-mfclassic.c API change: nfc_initiator_select_tag() is now nfc_initiator_select_passive_target() AND nfc_initiator_deselect_tag() is now nfc_initiator_deselect_target() 2010-07-21 10:37:37 +00:00
nfc-mfultralight.1 Rearrange source code. 2010-04-07 14:37:19 +00:00
nfc-mfultralight.c Silent down compiler. 2010-07-24 18:54:50 +00:00
nfc-poll.c Re-ident examples/nfc-poll.c using "indent -br -ce --line-length120 -nut -i2 -ppi 2 " command line. 2010-06-07 09:51:31 +00:00
nfc-relay.1 Rearrange source code. 2010-04-07 14:37:19 +00:00
nfc-relay.c (libnfc-less-bitutils-more-ponies) Get rid of bitutils.[hc] (part 1). 2010-04-16 16:38:57 +00:00
nfc-sam.1 Small improvements to nfc-sam stuff. 2010-07-26 08:55:43 +00:00
nfc-sam.c nfc-sam: cleanup and Windows support improvements. 2010-07-29 10:18:19 +00:00
nfc-utils.c Fix minor warning. 2010-07-23 13:31:33 +00:00
nfc-utils.h Do not export nfc_parse_device_desc() in libnfc API. 2010-07-22 16:13:02 +00:00
nfcip-initiator.c API change: nfc_initiator_select_tag() is now nfc_initiator_select_passive_target() AND nfc_initiator_deselect_tag() is now nfc_initiator_deselect_target() 2010-07-21 10:37:37 +00:00
nfcip-target.c Fix a brunch of -Wextra warnings: 2010-04-07 15:08:04 +00:00
pn53x-diagnose.c Add missing carriage return at EOF (yes, I have nothing better to do ATM). 2010-06-26 21:56:32 +00:00