修复虚拟串口

This commit is contained in:
kai
2024-03-02 17:04:22 +08:00
parent 9dd0057563
commit eb121bcb56
5 changed files with 22 additions and 75 deletions

View File

@@ -11,8 +11,8 @@
"_UNICODE"
],
"cStandard": "c17",
"cppStandard": "gnu++17",
"intelliSenseMode": "windows-gcc-arm",
"cppStandard": "gnu++14",
"intelliSenseMode": "windows-gcc-x86",
"configurationProvider": "ms-vscode.makefile-tools"
}
],