From c5c1e3fb1c253d387be02c127253ac2a55d577b4 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Mon, 13 Apr 2009 13:51:08 -0700 Subject: Add USB support. This offers a single CDC ACM device over USB. Signed-off-by: Keith Packard --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6bd552e6..ab1a253b 100644 --- a/Makefile +++ b/Makefile @@ -25,6 +25,7 @@ SRC = \ ao_led.c \ ao_task.c \ ao_timer.c \ + ao_usb.c \ ao_panic.c \ ao_test.c \ _bp.c -- cgit v1.2.3