mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-05 05:23:46 +00:00
[bsp]增加超睿DP1000 bsp支持
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user