From 1dfa375abb95c59830c38697c53fa9a6794a9fb9 Mon Sep 17 00:00:00 2001 From: henryk Date: Sun, 11 Nov 2007 19:24:37 +0000 Subject: Add code modules for tc_fdt, tc_cdiv_sync, tc_cdiv, ssc_picc Almost all of these have not been checked yet, I just copied them over and hot-fixed compile time errors F.e. all ssc usb code has been removed git-svn-id: https://svn.openpcd.org:2342/trunk@323 6dc7ffe9-61d6-0310-9af1-9938baff3ed1 --- openpicc/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'openpicc/Makefile') diff --git a/openpicc/Makefile b/openpicc/Makefile index 0993dce..de01b48 100644 --- a/openpicc/Makefile +++ b/openpicc/Makefile @@ -77,6 +77,9 @@ ARM_SRC= \ application/da.c \ application/pll.c \ application/pio_irq.c \ + application/ssc_picc.c \ + application/tc_cdiv_sync.c \ + application/tc_fdt.c \ os/boot/Cstartup_SAM7.c \ os/core/list.c \ os/core/queue.c \ -- cgit v1.2.3