mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-02-05 17:28:23 +08:00
support win for makepdsc
This commit is contained in:
parent
5f46ee3b1d
commit
0fa44706db
@ -1,4 +1,4 @@
|
||||
from copy import copy
|
||||
import shutil
|
||||
import os
|
||||
|
||||
version = "1.10.3"
|
||||
@ -94,4 +94,4 @@ os.remove('kernal.xml')
|
||||
os.remove('lib.xml')
|
||||
os.remove('lib_lvgl.xml')
|
||||
# copy .pdsc to ..
|
||||
os.system('cp PikaTech.PikaScript.pdsc ..')
|
||||
shutil.copy('PikaTech.PikaScript.pdsc', '..')
|
||||
|
Loading…
x
Reference in New Issue
Block a user