[bsp/nrf5x] Fix the Kconfig of nrf52832
Signed-off-by: supperthomas <78900636@qq.com>
This commit is contained in:
parent
6c5f9ffb0a
commit
2f0f426375
|
@ -229,7 +229,7 @@ menu "On-chip Peripheral Drivers"
|
||||||
default 1
|
default 1
|
||||||
config BSP_USING_I2C0
|
config BSP_USING_I2C0
|
||||||
bool "Enable I2C0 bus"
|
bool "Enable I2C0 bus"
|
||||||
default n
|
default y
|
||||||
if BSP_USING_I2C0
|
if BSP_USING_I2C0
|
||||||
config NRFX_TWIM0_ENABLED
|
config NRFX_TWIM0_ENABLED
|
||||||
int
|
int
|
||||||
|
|
Loading…
Reference in New Issue