This website requires JavaScript.
Explore
Help
Sign In
libs
/
rt-thread
Watch
4
Star
0
Fork
You've already forked rt-thread
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
23f91e83ab
rt-thread
/
bsp
/
phytium
/
libraries
/
standalone
/
drivers
/
i2c
/
Kconfig
9 lines
110 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[bsp/phytium] add phytium bsp to support e2000 bootup with smp (#6566) add phytium board (E2000) bsp support usart support SMP with demo
2022-11-10 22:22:48 +08:00
config USE_FI2C
bool
prompt "Use FI2C"
default n
help
Include FI2C driver component
format Kconfig and sconscript
2023-01-09 10:14:23 +08:00