2024-03-30 18:13:47 +00:00
|
|
|
{
|
|
|
|
"files.associations": {
|
|
|
|
"cstdint": "cpp",
|
|
|
|
"cstring": "cpp",
|
|
|
|
"atomic": "cpp",
|
|
|
|
"string": "cpp",
|
|
|
|
"unordered_map": "cpp",
|
|
|
|
"vector": "cpp",
|
|
|
|
"iterator": "cpp",
|
|
|
|
"memory_resource": "cpp",
|
|
|
|
"string_view": "cpp",
|
|
|
|
"functional": "cpp",
|
|
|
|
"istream": "cpp",
|
|
|
|
"new": "cpp",
|
|
|
|
"ostream": "cpp",
|
|
|
|
"stdexcept": "cpp",
|
|
|
|
"streambuf": "cpp",
|
|
|
|
"system_error": "cpp",
|
2024-03-31 13:47:23 +00:00
|
|
|
"tuple": "cpp",
|
2024-03-31 16:17:46 +00:00
|
|
|
"main.h": "c",
|
|
|
|
"led.h": "c",
|
2024-04-01 16:32:34 +00:00
|
|
|
"stm32f730xx.h": "c",
|
|
|
|
"keyboard.h": "c",
|
2024-04-05 18:59:57 +00:00
|
|
|
"gpio_helper.h": "c",
|
2024-04-25 13:31:30 +00:00
|
|
|
"stdint.h": "c",
|
|
|
|
"clock.h": "c"
|
2024-03-30 18:13:47 +00:00
|
|
|
}
|
|
|
|
}
|