mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-19 20:51:26 +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
|
|
|
|
|