添加了对/proc/mounts下硬件列表的检测功能,无法识别到TF卡挂在的话 程序将闪灯提示异常,不再继续执行
This commit is contained in:
Binary file not shown.
@ -1,6 +1,4 @@
|
||||
{
|
||||
"DevContainersInfoBarHidden": true,
|
||||
"ActiveTargetSystem": "172.16.0.83",
|
||||
"OutputFoldersPerTargetSystem": {
|
||||
"本地计算机": [
|
||||
"out\\build\\Linux-GCC-Debug",
|
||||
@ -9,36 +7,11 @@
|
||||
"out\\install\\x64-Debug",
|
||||
"out\\build\\Linux-GCC-Debug-Nanopi-Air",
|
||||
"out\\install\\Linux-GCC-Debug-Nanopi-Air"
|
||||
],
|
||||
"172.16.0.74": [
|
||||
"out\\build\\Linux-GCC-Debug",
|
||||
"out\\install\\Linux-GCC-Debug",
|
||||
"out\\build\\x64-Debug",
|
||||
"out\\install\\x64-Debug",
|
||||
"out\\build\\Linux-GCC-Debug-Nanopi-Air",
|
||||
"out\\install\\Linux-GCC-Debug-Nanopi-Air"
|
||||
],
|
||||
"172.16.0.83": [
|
||||
"out\\build\\Linux-GCC-Debug",
|
||||
"out\\install\\Linux-GCC-Debug",
|
||||
"out\\build\\x64-Debug",
|
||||
"out\\install\\x64-Debug",
|
||||
"out\\build\\Linux-GCC-Debug-Nanopi-Air",
|
||||
"out\\install\\Linux-GCC-Debug-Nanopi-Air"
|
||||
]
|
||||
},
|
||||
"ExpandedNodes": [
|
||||
"",
|
||||
"\\Source",
|
||||
"\\Source\\Calibration",
|
||||
"\\Source\\FS",
|
||||
"\\Source\\GPS",
|
||||
"\\Source\\Logger",
|
||||
"\\Source\\OSIF",
|
||||
"\\Source\\OSIF\\include",
|
||||
"\\Source\\Settings",
|
||||
"\\Source\\ZZ_SDK"
|
||||
""
|
||||
],
|
||||
"SelectedNode": "\\Source\\FS\\DataFileProcessor.cpp",
|
||||
"SelectedNode": "\\main.cpp",
|
||||
"PreviewInSolutionExplorer": false
|
||||
}
|
BIN
.vs/cmake.db
BIN
.vs/cmake.db
Binary file not shown.
BIN
.vs/slnx.sqlite
BIN
.vs/slnx.sqlite
Binary file not shown.
Reference in New Issue
Block a user