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
/
serial
/
Kconfig
11 lines
131 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
menu "Usart Configuration"
config ENABLE_Pl011_UART
bool
prompt "Use Pl011 uart"
default n
format Kconfig and sconscript
2023-01-09 10:14:23 +08:00
[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
endmenu