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
/
gic
/
Kconfig
7 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 ENABLE_GICV3
bool
prompt "Use Generic Interrupt Controller v3"
default y
format Kconfig and sconscript
2023-01-09 10:14:23 +08:00