小学生
最后登录1970-1-1
在线时间 小时
注册时间2023-8-27
|
{
"configurations": [
{
"name": "Linux",
"includePath": [
"${workspaceFolder}/**",
"/opt/SDK_2.2_MCIM6ULL/devices/MCIMX6Y0/drivers"
],
"defines": [],
"compilerPath": "/usr/bin/gcc",
"cStandard": "c11",
"cppStandard": "c++98",
"intelliSenseMode": "linux-gcc-x64"
}
],
"version": 4
}
|
|