aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/I2C/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/I2C/Makefile')
-rw-r--r--testhal/STM32/I2C/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/I2C/Makefile b/testhal/STM32/I2C/Makefile
index 888e33eb2..62eef3874 100644
--- a/testhal/STM32/I2C/Makefile
+++ b/testhal/STM32/I2C/Makefile
@@ -78,8 +78,8 @@ CSRC = $(PORTSRC) \
main.c \
i2c_pns.c \
lis3.c\
- tmp75.c\
max1236.c\
+ tmp75.c\
# C++ sources that can be compiled in ARM or THUMB mode depending on the global
# setting.