Преглед изворни кода

[bsp/nrf5x] Fix the Kconfig of nrf52832

Signed-off-by: supperthomas <78900636@qq.com>
supperthomas пре 2 година
родитељ
комит
2f0f426375
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      bsp/nrf5x/nrf52832/board/Kconfig

+ 1 - 1
bsp/nrf5x/nrf52832/board/Kconfig

@@ -229,7 +229,7 @@ menu "On-chip Peripheral Drivers"
             default 1
             config BSP_USING_I2C0
                 bool "Enable I2C0 bus"
-                default n
+                default y
             if BSP_USING_I2C0
                 config NRFX_TWIM0_ENABLED
                 int