diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/configs/stm32f042.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/configs/stm32f042.config b/test/configs/stm32f042.config index 7f1e879f..12cc0922 100644 --- a/test/configs/stm32f042.config +++ b/test/configs/stm32f042.config @@ -3,3 +3,4 @@ CONFIG_MACH_STM32=y CONFIG_MACH_STM32F042=y CONFIG_WANT_SOFTWARE_I2C=n CONFIG_WANT_LIS2DW=n +CONFIG_WANT_LDC1612=n |