Removing cruft from makefile that was accidentally committed when

working on the CJMCU target.
This commit is contained in:
Dominic Clifton 2014-08-22 19:19:04 +01:00
parent 13af9f8ff9
commit f1af9d434f
1 changed files with 0 additions and 3 deletions

View File

@ -248,9 +248,6 @@ CJMCU_SRC = startup_stm32f10x_md_gcc.S \
drivers/system_stm32f10x.c \
drivers/timer.c \
$(COMMON_SRC)
# debugtest.c \
# $(CMSIS_SRC) \
# $(DEVICE_STDPERIPH_SRC)
CC3D_SRC = startup_stm32f10x_md_gcc.S \
drivers/accgyro_spi_mpu6000.c \