mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-16 00:29:14 +08:00
8 lines
111 B
Plaintext
8 lines
111 B
Plaintext
|
config USE_FI2C
|
||
|
bool
|
||
|
prompt "Use FI2C"
|
||
|
default n
|
||
|
help
|
||
|
Include FI2C driver component
|
||
|
|
||
|
|