* Added SSP Driver (Not Tested).

* Replaced leading space by tabulations.
This commit is contained in:
TitanMKD
2012-06-05 01:41:54 +02:00
parent 44db38301c
commit d7a7fd9d30
11 changed files with 1087 additions and 710 deletions

View File

@@ -94,6 +94,7 @@ clean:
$(Q)rm -f *.hex
$(Q)rm -f *.srec
$(Q)rm -f *.list
$(Q)rm -f *.map
# FIXME: Replace STM32 stuff with proper LPC43XX OpenOCD support later.
ifeq ($(OOCD_SERIAL),)