aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F1xx/I2C/Makefile
diff options
context:
space:
mode:
authorbarthess <barthess@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-12-06 09:09:53 +0000
committerbarthess <barthess@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-12-06 09:09:53 +0000
commit1253ee88be70e16fe9057b5e1727f8664fa0c4ae (patch)
tree4e33cffba973a4ffcfa826f6a29966a4959bef67 /testhal/STM32F1xx/I2C/Makefile
parentdbee267868ee52517dd465aee0078619dc68f584 (diff)
downloadChibiOS-1253ee88be70e16fe9057b5e1727f8664fa0c4ae.tar.gz
ChibiOS-1253ee88be70e16fe9057b5e1727f8664fa0c4ae.tar.bz2
ChibiOS-1253ee88be70e16fe9057b5e1727f8664fa0c4ae.zip
I2C. Testhal changed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3558 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32F1xx/I2C/Makefile')
-rw-r--r--testhal/STM32F1xx/I2C/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/testhal/STM32F1xx/I2C/Makefile b/testhal/STM32F1xx/I2C/Makefile
index dc2441200..f40f6f775 100644
--- a/testhal/STM32F1xx/I2C/Makefile
+++ b/testhal/STM32F1xx/I2C/Makefile
@@ -82,8 +82,6 @@ CSRC = $(PORTSRC) \
$(CHIBIOS)/os/various/syscalls.c \
main.c \
i2c_pns.c \
- tmp75.c\
- max1236.c\
lis3.c\
@@ -127,7 +125,6 @@ INCDIR = $(PORTINC) $(KERNINC) $(TESTINC) \
# Compiler settings
#
-# -lm �������� ������ �����, ������ ��� ������ ������
MCU = cortex-m3
#TRGT = arm-elf-