]> Pileus Git - ~andy/csm213a-hw/blobdiff - hw2/makefile
Debug relayed initialization
[~andy/csm213a-hw] / hw2 / makefile
index 54e987246accffe2a32c74d17a2d972e60f49192..d6dd6ec30339e3df3774e3eaaf44dabd72ca56d6 100644 (file)
@@ -25,7 +25,8 @@ mbed.elf: main.o main_time.o main_emit.o main_comm.o \
 mbed-run: mbed.bin control install.sh
        @./install.sh $<
        @./control $(UART0) 1
-       @./control $(UART1) 2 sync
+       @./control $(UART0) 2
+       @./control $(UART0) 1 sync
 
 # Testing mbed (mbed3)
 tester.elf: tester.o serial_irq.o timer_dma.o messages.o