summaryrefslogtreecommitdiff
path: root/ucoolib/hal/i2c/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ucoolib/hal/i2c/test/Makefile')
-rw-r--r--ucoolib/hal/i2c/test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucoolib/hal/i2c/test/Makefile b/ucoolib/hal/i2c/test/Makefile
index 14a4612..5046862 100644
--- a/ucoolib/hal/i2c/test/Makefile
+++ b/ucoolib/hal/i2c/test/Makefile
@@ -1,6 +1,6 @@
BASE = ../../../..
-TARGETS = stm32f4
+TARGETS = host stm32f4
PROGS = test_i2c
test_i2c_SOURCES = test_i2c.cc