aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F1xx/I2C/Makefile
diff options
context:
space:
mode:
authorbarthess <barthess@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-12-31 10:34:04 +0000
committerbarthess <barthess@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-12-31 10:34:04 +0000
commit409fb83520d52bdf62baedfe639d8704f50bb5b1 (patch)
tree8d3e1b4a585e144fe8fb33e1dfb1ba5557ed92e3 /testhal/STM32F1xx/I2C/Makefile
parentc397738010966f85c7ae841e21d74790ac49611c (diff)
downloadChibiOS-409fb83520d52bdf62baedfe639d8704f50bb5b1.tar.gz
ChibiOS-409fb83520d52bdf62baedfe639d8704f50bb5b1.tar.bz2
ChibiOS-409fb83520d52bdf62baedfe639d8704f50bb5b1.zip
I2C. Fully functional testhal for STM32F1x.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3696 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32F1xx/I2C/Makefile')
-rw-r--r--testhal/STM32F1xx/I2C/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32F1xx/I2C/Makefile b/testhal/STM32F1xx/I2C/Makefile
index 12eea9360..a118fb9a7 100644
--- a/testhal/STM32F1xx/I2C/Makefile
+++ b/testhal/STM32F1xx/I2C/Makefile
@@ -84,7 +84,7 @@ CSRC = $(PORTSRC) \
i2c_pns.c \
tmp75.c \
fake.c \
- #lis3.c
+ lis3.c