Skip to content

Commit

Permalink
test: Disable ldc1612 on stm32f042 build to reduce size
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin O'Connor <[email protected]>
  • Loading branch information
KevinOConnor committed May 3, 2024
1 parent 64af631 commit aa5e998
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/configs/stm32f042.config
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit aa5e998

Please sign in to comment.