[bsp]增加超睿DP1000 bsp支持

This commit is contained in:
ZhangJing
2025-05-30 13:32:58 +08:00
committed by GitHub
parent 890a4bad72
commit c3d33f39d4
35 changed files with 4488 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ from building import *
Import('rtconfig')
common64_arch = ['virt64', 'c906', 'c908']
common64_arch = ['virt64', 'c906', 'c908','ur-cp100']
cwd = GetCurrentDir()
group = []
list = os.listdir(cwd)