*** empty log message ***

This commit is contained in:
Antoine Drouin
2006-10-19 06:55:07 +00:00
parent 74f907e5d5
commit 50c497f59a
39 changed files with 805 additions and 572 deletions
+1 -1
View File
@@ -119,7 +119,7 @@ bl:
cd $(AIRBORNE)/arm7/test/bootloader; make clean; make
upload_bl: bl
lpc21isp -control $(AIRBORNE)/arm7/test/bootloader/bl.hex /dev/ttyS0 38400 12000
lpc21isp -control $(AIRBORNE)/arm7/test/bootloader/bl.hex /dev/ttyUSB0 38400 12000
lpc21iap:
cd sw/ground_segment/lpc21iap; make