From ee1f021427f8966fb29e70eab1a3be4345af65b1 Mon Sep 17 00:00:00 2001 From: henryk Date: Tue, 13 Nov 2007 04:37:38 +0000 Subject: Get tc_cdiv working (presumably, need to check on the oscilloscope) Add adc code to read the field strength git-svn-id: https://svn.openpcd.org:2342/trunk@325 6dc7ffe9-61d6-0310-9af1-9938baff3ed1 --- openpicc/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openpicc/Makefile') diff --git a/openpicc/Makefile b/openpicc/Makefile index de01b48..a1b7a55 100644 --- a/openpicc/Makefile +++ b/openpicc/Makefile @@ -75,11 +75,13 @@ ARM_SRC= \ application/cmd.c \ application/env.c \ application/da.c \ + application/adc.c \ application/pll.c \ application/pio_irq.c \ application/ssc_picc.c \ application/tc_cdiv_sync.c \ application/tc_fdt.c \ + application/tc_cdiv.c \ os/boot/Cstartup_SAM7.c \ os/core/list.c \ os/core/queue.c \ -- cgit v1.2.3