samples: modules: tflite-micro: magic_wand: add missing CONFIG_I2C=y
The magic_want sample requires I2C bus to be enabled (used sensor is connected to the bus). Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
c26d7259f8
commit
cb448591ed
1 changed files with 1 additions and 0 deletions
|
@ -14,3 +14,4 @@
|
|||
# ==============================================================================
|
||||
CONFIG_PWM=n
|
||||
CONFIG_PWM_LITEX=n
|
||||
CONFIG_I2C=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue