From 9cde1dd08282554001b9619191a9d170de913dc5 Mon Sep 17 00:00:00 2001 From: henryk Date: Mon, 10 Mar 2008 00:53:54 +0000 Subject: Add performance measurement code Measure miller decoder performance git-svn-id: https://svn.openpcd.org:2342/trunk@447 6dc7ffe9-61d6-0310-9af1-9938baff3ed1 --- openpicc/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'openpicc/Makefile') diff --git a/openpicc/Makefile b/openpicc/Makefile index 927aa22..e70eab7 100644 --- a/openpicc/Makefile +++ b/openpicc/Makefile @@ -98,7 +98,7 @@ ARM_SRC= \ application/decoder_miller.c \ application/decoder_nrzl.c \ application/decoder.c \ - application/tc_sniffer.c \ + application/performance.c \ os/boot/Cstartup_SAM7.c \ os/core/list.c \ os/core/queue.c \ @@ -109,7 +109,8 @@ ARM_SRC= \ os/core/MemMang/heap_2.c \ os/usb/USB-CDC.c \ os/usb/USBIsr.c \ - application/iso14443a_pretender.c \ + application/tc_sniffer.c \ +# application/iso14443a_pretender.c \ # application/iso14443_sniffer.c \ # application/iso14443_layer3a.c -- cgit v1.2.3