only one test_imu.c

This commit is contained in:
Felix Ruess
2012-02-10 21:40:39 +01:00
parent 98232352b4
commit 2efab36e83
3 changed files with 20 additions and 179 deletions
+1 -1
View File
@@ -430,7 +430,7 @@ test_imu_aspirin.srcs = $(SRC_AIRBORNE)/mcu.c \
$(SRC_ARCH)/mcu_arch.c \
$(SRC_ARCH)/stm32_exceptions.c \
$(SRC_ARCH)/stm32_vector_table.c\
test/test_imu.c
test/subsystems/test_imu.c
test_imu_aspirin.CFLAGS += -DUSE_LED
test_imu_aspirin.srcs += $(SRC_ARCH)/led_hw.c