mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-03-02 09:35:28 +08:00
bsp: nxp/mcx/mcxc: FRDM-MCXC444: Kconfig: Add I2C support.
This commit is contained in:
parent
b76fd6ba0a
commit
b4165288fc
@ -39,10 +39,10 @@ menu "On-chip Peripheral Drivers"
|
|||||||
|
|
||||||
if BSP_USING_I2C
|
if BSP_USING_I2C
|
||||||
config BSP_USING_I2C0
|
config BSP_USING_I2C0
|
||||||
bool "Enable Flexcomm0 I2C"
|
bool "Enable I2C0"
|
||||||
default y
|
default y
|
||||||
config BSP_USING_I2C1
|
config BSP_USING_I2C1
|
||||||
bool "Enable Flexcomm1 I2C"
|
bool "Enable I2C1"
|
||||||
default y
|
default y
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user