소스 검색

[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