aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx/I2C-LIS3MLD/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/STM32F4xx/I2C-LIS3MLD/Makefile')
-rw-r--r--testhal/STM32/STM32F4xx/I2C-LIS3MLD/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/testhal/STM32/STM32F4xx/I2C-LIS3MLD/Makefile b/testhal/STM32/STM32F4xx/I2C-LIS3MLD/Makefile
index 7a8776579..227b708bd 100644
--- a/testhal/STM32/STM32F4xx/I2C-LIS3MLD/Makefile
+++ b/testhal/STM32/STM32F4xx/I2C-LIS3MLD/Makefile
@@ -201,8 +201,8 @@ CPPWARN = -Wall -Wextra -Wundef
# List all user C define here, like -D_DEBUG=1
UDEFS = -DCHPRINTF_USE_FLOAT=1 -DSHELL_CMD_TEST_ENABLED=0 \
- -DLIS3MDL_USE_ADVANCED=0
-
+ -DLIS3MDL_USE_ADVANCED=0 -DLIS3MDL_SHARED_I2C=0
+
# Define ASM defines here
UADEFS =