4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-13 20:49:22 +08:00

9 lines
110 B
Plaintext
Raw Normal View History

config USE_FI2C
bool
prompt "Use FI2C"
default n
help
Include FI2C driver component
2023-01-08 21:14:23 -05:00