[bsp/lpc408x]更新旧启动机制

This commit is contained in:
misonyo
2019-03-08 15:02:46 +08:00
parent 60b15494ac
commit 01671090a7
40 changed files with 1628 additions and 2851 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
from building import *
cwd = str(Dir('#'))
cwd = GetCurrentDir()
objs = []
list = os.listdir(cwd)