Files
meshcore-wch-no-rtos/.mrs/meshcorenortos.mrs-workspace
2026-06-26 00:25:59 +02:00

27 lines
434 B
Plaintext

{
"folders": [
{
"path": "."
},
{
"name": "meshcorenortos",
"path": "/home/bruno/mounriver-studio-projects/meshcorenortos"
}
],
"settings": {
"mrs.workspace.type": "project",
"mrs.init.arg": "",
"files.associations": {
"*.c": "c",
"*.h": "cpp",
"*.hxx": "cpp",
"*.hpp": "cpp",
"*.c++": "cpp",
"*.cpp": "cpp",
"*.cxx": "cpp",
"*.cc": "cpp",
"*.hh": "cpp",
"*.h++": "cpp"
}
}
}