From 29ea5bbf5b9c3b3679aa40e4ee7029284cb424c6 Mon Sep 17 00:00:00 2001 From: henryk Date: Sat, 24 Nov 2007 07:59:42 +0000 Subject: Add load modulation and encoding/decoding code from harald git-svn-id: https://svn.openpcd.org:2342/trunk@351 6dc7ffe9-61d6-0310-9af1-9938baff3ed1 --- openpicc/Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'openpicc/Makefile') diff --git a/openpicc/Makefile b/openpicc/Makefile index bea0f40..2b08878 100644 --- a/openpicc/Makefile +++ b/openpicc/Makefile @@ -84,6 +84,11 @@ ARM_SRC= \ application/tc_cdiv.c \ application/usb_print.c \ application/iso14443_layer3a.c \ + application/iso14443a_manchester.c \ + application/load_modulation.c \ + application/decoder_miller.c \ + application/decoder_nrzl.c \ + application/decoder.c \ os/boot/Cstartup_SAM7.c \ os/core/list.c \ os/core/queue.c \ -- cgit v1.2.3