mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-15 10:58:54 +00:00
first commit
This commit is contained in:
18
.vscode/settings.json
vendored
18
.vscode/settings.json
vendored
@@ -63,7 +63,21 @@
|
||||
"memory": "c",
|
||||
"new": "c",
|
||||
"rtc.h": "c",
|
||||
"cstdlib": "c"
|
||||
"cstdlib": "c",
|
||||
"aic_hal.h": "c",
|
||||
"stdlib.h": "c",
|
||||
"time.h": "c",
|
||||
"stdint.h": "c",
|
||||
"errno.h": "c",
|
||||
"unistd.h": "c",
|
||||
"zigbee.h": "c",
|
||||
"widgets_init.h": "c",
|
||||
"lv_dropdown.h": "c",
|
||||
"stdbool.h": "c",
|
||||
"zigbee_fun.h": "c",
|
||||
"chrono": "c",
|
||||
"random": "c",
|
||||
"aic_core.h": "c"
|
||||
},
|
||||
"cmake.sourceDirectory": "D:/ArtInChip/luban-lite-t3e-pro_v1.0.2/packages/third-party/cherryusb"
|
||||
"cmake.sourceDirectory": "D:/ArtInChip/luban-lite-t3e-pro_v1.0.5/packages/third-party/cherryusb"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user