mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-15 19:08:54 +00:00
V1.0.6
This commit is contained in:
2
packages/artinchip/lvgl-ui/aic_demo/vscode_simulator/SConscript
Normal file → Executable file
2
packages/artinchip/lvgl-ui/aic_demo/vscode_simulator/SConscript
Normal file → Executable file
@@ -6,7 +6,7 @@ group = []
|
||||
src = Glob('*.c')
|
||||
CPPPATH = [cwd]
|
||||
|
||||
if (GetDepend('LPKG_USING_LVGL_VSCODE')):
|
||||
if (GetDepend('AIC_LVGL_VSCODE_DEMO')):
|
||||
list = os.listdir(cwd)
|
||||
for d in list:
|
||||
path = os.path.join(cwd, d)
|
||||
|
||||
Reference in New Issue
Block a user