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
12f0df9279
rt-thread
/
bsp
/
phytium
/
libraries
/
standalone
/
drivers
/
dma
/
Kconfig
11 lines
134 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_FGDMA
bool
prompt "Use FGDMA"
format Kconfig and sconscript
2023-01-09 10:14:23 +08:00
default n
[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_FDDMA
bool
prompt "Use FDDMA"
format Kconfig and sconscript
2023-01-09 10:14:23 +08:00
default n