From c63871ac816955469c7178eed3467de52d4c05e7 Mon Sep 17 00:00:00 2001 From: henryk Date: Sun, 18 Nov 2007 00:04:42 +0000 Subject: Add (ring-)buffered print functions to enable debug output from IRQ handlers or similar situations git-svn-id: https://svn.openpcd.org:2342/trunk@330 6dc7ffe9-61d6-0310-9af1-9938baff3ed1 --- openpicc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'openpicc/Makefile') diff --git a/openpicc/Makefile b/openpicc/Makefile index a1b7a55..d3faac0 100644 --- a/openpicc/Makefile +++ b/openpicc/Makefile @@ -82,6 +82,7 @@ ARM_SRC= \ application/tc_cdiv_sync.c \ application/tc_fdt.c \ application/tc_cdiv.c \ + application/usb_print.c \ os/boot/Cstartup_SAM7.c \ os/core/list.c \ os/core/queue.c \ -- cgit v1.2.3