From cf068bc0ac946391c940a79ee2e55e1ff87eb79a Mon Sep 17 00:00:00 2001 From: bnewbold Date: Thu, 27 May 2010 23:37:48 -0400 Subject: [for AJ] added new HardwareUsb implementation. hack. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2de5847..bf6bed5 100644 --- a/Makefile +++ b/Makefile @@ -94,6 +94,7 @@ CSRC = libmaple/systick.c \ CPPSRC = wirish/wirish_math.cpp \ wirish/Print.cpp \ wirish/comm/HardwareSerial.cpp \ + wirish/comm/HardwareUsb.cpp \ wirish/comm/HardwareSPI.cpp \ wirish/cxxabi-compat.cpp \ main.cpp -- cgit v1.2.3