mirror of
https://gitlab.com/prpl-foundation/prplmesh/prplMesh.git
synced 2025-12-20 01:21:22 +08:00
14 lines
251 B
JSON
14 lines
251 B
JSON
{
|
|
"configurations": [
|
|
{
|
|
"name": "Linux",
|
|
"includePath": [
|
|
"${default}"
|
|
],
|
|
"compilerPath": "/usr/bin/gcc",
|
|
"cStandard": "gnu11"
|
|
}
|
|
],
|
|
"version": 4
|
|
}
|