moved booz_test_imu to main test dir and renamed it to test_imu

This commit is contained in:
Felix Ruess
2012-02-10 21:15:56 +01:00
parent 66d2ece191
commit 3cbc4ffb02
2 changed files with 2 additions and 4 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\
booz/test/booz_test_imu.c
test/test_imu.c
test_imu_aspirin.CFLAGS += -DUSE_LED
test_imu_aspirin.srcs += $(SRC_ARCH)/led_hw.c