forked from platformio/platformio-core
Set manifest version of VSCode C/C++ configuration file
This commit is contained in:
@ -67,5 +67,6 @@
|
|||||||
% end
|
% end
|
||||||
"compilerPath": "\"{{! _escape(cc_path) }}\" {{! _escape(cc_m_flags) }}"
|
"compilerPath": "\"{{! _escape(cc_path) }}\" {{! _escape(cc_m_flags) }}"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"version": 4
|
||||||
}
|
}
|
Reference in New Issue
Block a user