add mass storage via spi

This commit is contained in:
Martin Mueller
2009-03-18 04:50:46 +00:00
parent d12914a104
commit abf685665e
+7
View File
@@ -142,6 +142,13 @@ upgrade_bl bl.upgrade: bl lpc21iap
$(PAPARAZZI_SRC)/sw/ground_segment/lpc21iap/lpc21iap $(AIRBORNE)/arm7/test/bootloader/bl_ram.elf
$(PAPARAZZI_SRC)/sw/ground_segment/lpc21iap/lpc21iap $(AIRBORNE)/arm7/test/bootloader/bl.elf
ms:
cd $(AIRBORNE)/arm7/lpcusb; make
cd $(AIRBORNE)/arm7/lpcusb/examples; make
upload_ms ms.upload: ms
$(PAPARAZZI_SRC)/sw/ground_segment/lpc21iap/lpc21iap $(AIRBORNE)/arm7/lpcusb/examples/msc.elf
####
# temporary hack for BOOZ simulator
#