2022-07-03 14:07:25 +00:00
|
|
|
{
|
|
|
|
"cmake.configureOnOpen": false,
|
|
|
|
"cmake.statusbar.advanced": {
|
|
|
|
"debug" : {
|
|
|
|
"visibility": "hidden"
|
|
|
|
}, "launch" : {
|
|
|
|
"visibility": "hidden"
|
|
|
|
},
|
|
|
|
"build" : {
|
|
|
|
"visibility": "default"
|
|
|
|
},
|
|
|
|
"buildTarget" : {
|
|
|
|
"visibility": "hidden"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"files.associations": {
|
|
|
|
"pio.h": "c",
|
|
|
|
"*.pio": "c",
|
|
|
|
"string.h": "c",
|
|
|
|
"array": "c",
|
|
|
|
"atomic": "c",
|
|
|
|
"bit": "c",
|
|
|
|
"*.tcc": "c",
|
|
|
|
"cmath": "c",
|
|
|
|
"compare": "c",
|
|
|
|
"concepts": "c",
|
|
|
|
"cstddef": "c",
|
|
|
|
"deque": "c",
|
|
|
|
"string": "c",
|
|
|
|
"unordered_map": "c",
|
|
|
|
"vector": "c",
|
|
|
|
"exception": "c",
|
|
|
|
"functional": "c",
|
|
|
|
"iterator": "c",
|
|
|
|
"memory": "c",
|
|
|
|
"memory_resource": "c",
|
|
|
|
"optional": "c",
|
|
|
|
"string_view": "c",
|
|
|
|
"system_error": "c",
|
|
|
|
"type_traits": "c",
|
|
|
|
"algorithm": "c",
|
|
|
|
"random": "c",
|
|
|
|
"fstream": "c",
|
|
|
|
"iomanip": "c",
|
|
|
|
"istream": "c",
|
|
|
|
"limits": "c",
|
|
|
|
"numeric": "c",
|
|
|
|
"ostream": "c",
|
|
|
|
"ranges": "c",
|
|
|
|
"sstream": "c",
|
|
|
|
"streambuf": "c",
|
|
|
|
"tuple": "c",
|
|
|
|
"typeinfo": "c",
|
|
|
|
"utility": "c",
|
|
|
|
"irq.h": "c",
|
|
|
|
"IRQ.H": "cpp",
|
2022-09-03 08:48:59 +00:00
|
|
|
"m0plus.h": "c",
|
2023-01-31 22:12:43 +00:00
|
|
|
"platform.h": "c",
|
|
|
|
"dma.h": "c",
|
|
|
|
"logicanalyzer_structs.h": "c",
|
|
|
|
"cyw43_arch.h": "c",
|
|
|
|
"logicanalyzer_build_settings.h": "c",
|
|
|
|
"sync.h": "c",
|
2023-04-11 11:51:37 +00:00
|
|
|
"flash.h": "c",
|
|
|
|
"shared_buffers.h": "c",
|
|
|
|
"logicanalyzer_wifi.h": "c"
|
2022-07-03 14:07:25 +00:00
|
|
|
},
|
|
|
|
}
|