mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-22 19:44:24 +08:00
[bsp/lpc408x]更新旧启动机制
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
from building import *
|
||||
|
||||
cwd = str(Dir('#'))
|
||||
cwd = GetCurrentDir()
|
||||
|
||||
objs = []
|
||||
list = os.listdir(cwd)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user