4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-18 11:03:30 +08:00

Update Kconfig

This commit is contained in:
liuduanfei 2020-08-05 10:06:20 +08:00 committed by GitHub
parent 719b71a015
commit 27a6ebf4b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -97,10 +97,10 @@ if RT_USING_I2C
default y
if RT_USING_I2C_BITOPS
config RT_I2C_BITOPS_DEBUG
bool "Use simulate I2C debug message"
default n
endif
config RT_I2C_BITOPS_DEBUG
bool "Use simulate I2C debug message"
default n
endif
endif
config RT_USING_PIN