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