]> Pileus Git - ~andy/csm213a-hw/blobdiff - hw2/makefile
Cleanup comments and move test.cpp
[~andy/csm213a-hw] / hw2 / makefile
index 697aa23406ae10fcc250888b8a19e1809ca2f2ca..80fdcb8140ea34552a1dc37a50d92422d7145a20 100644 (file)
@@ -1,7 +1,7 @@
 PROG  = mbed
 UART0 = /dev/ttyACM0
 UART1 = /dev/ttyACM1
-OBJS  = main.o test.o serial_irq.o serial_dma.o timer_dma.o
+OBJS  = main.o serial_irq.o serial_dma.o timer_dma.o
 
 CPPFLAGS =
 LDFLAGS  = -lm