mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-20 13:13:31 +08:00
7 lines
146 B
Plaintext
7 lines
146 B
Plaintext
menuconfig RT_USING_PINCTRL
|
|
bool "Using Pin controllers device drivers"
|
|
depends on RT_USING_DM
|
|
depends on RT_USING_PIN
|
|
default n
|
|
|