4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-31 21:00:26 +08:00

[bsp/nrf5x] Fix the Kconfig of nrf52832

Signed-off-by: supperthomas <78900636@qq.com>
This commit is contained in:
supperthomas 2022-11-25 22:20:41 +08:00 committed by Man, Jianting (Meco)
parent 6c5f9ffb0a
commit 2f0f426375

View File

@ -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