mirror of
https://github.com/ayabusa/Numworks-zeta-os.git
synced 2024-11-22 02:53:25 +00:00
28 lines
681 B
JSON
28 lines
681 B
JSON
{
|
|
"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",
|
|
"tuple": "cpp",
|
|
"main.h": "c",
|
|
"led.h": "c",
|
|
"stm32f730xx.h": "c",
|
|
"keyboard.h": "c",
|
|
"gpio_helper.h": "c",
|
|
"stdint.h": "c",
|
|
"clock.h": "c"
|
|
}
|
|
} |