26 lines
366 B
Plaintext
26 lines
366 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
},
|
|
{
|
|
"name": "CH32V303-FreeRTOS",
|
|
"path": "../"
|
|
}
|
|
],
|
|
"settings": {
|
|
"mrs.workspace.type": "project",
|
|
"files.associations": {
|
|
"*.c": "c",
|
|
"*.h": "cpp",
|
|
"*.hxx": "cpp",
|
|
"*.hpp": "cpp",
|
|
"*.c++": "cpp",
|
|
"*.cpp": "cpp",
|
|
"*.cxx": "cpp",
|
|
"*.cc": "cpp",
|
|
"*.hh": "cpp",
|
|
"*.h++": "cpp"
|
|
}
|
|
}
|
|
} |