| { | |
| "folders": [ | |
| { | |
| "name": "avr", | |
| "path": "test/avr" | |
| } | |
| ], | |
| "settings": { | |
| "files.associations": { | |
| "cstdlib": "cpp", | |
| "vector": "cpp", | |
| "array": "cpp", | |
| "chrono": "cpp", | |
| "compare": "cpp", | |
| "memory": "cpp", | |
| "ratio": "cpp", | |
| "tuple": "cpp", | |
| "type_traits": "cpp", | |
| "utility": "cpp", | |
| "xmemory": "cpp", | |
| "xstring": "cpp", | |
| "xtr1common": "cpp", | |
| "xutility": "cpp", | |
| "bit": "cpp", | |
| "charconv": "cpp", | |
| "format": "cpp", | |
| "limits": "cpp", | |
| "random": "cpp", | |
| "xlocmon": "cpp", | |
| "xlocnum": "cpp", | |
| "xloctime": "cpp", | |
| "string": "cpp", | |
| "algorithm": "cpp", | |
| "atomic": "cpp", | |
| "cctype": "cpp", | |
| "clocale": "cpp", | |
| "cmath": "cpp", | |
| "concepts": "cpp", | |
| "cstddef": "cpp", | |
| "cstdint": "cpp", | |
| "cstdio": "cpp", | |
| "cstring": "cpp", | |
| "ctime": "cpp", | |
| "cwchar": "cpp", | |
| "exception": "cpp", | |
| "forward_list": "cpp", | |
| "initializer_list": "cpp", | |
| "iomanip": "cpp", | |
| "ios": "cpp", | |
| "iosfwd": "cpp", | |
| "iostream": "cpp", | |
| "istream": "cpp", | |
| "iterator": "cpp", | |
| "locale": "cpp", | |
| "map": "cpp", | |
| "new": "cpp", | |
| "optional": "cpp", | |
| "ostream": "cpp", | |
| "sstream": "cpp", | |
| "stdexcept": "cpp", | |
| "stop_token": "cpp", | |
| "streambuf": "cpp", | |
| "system_error": "cpp", | |
| "thread": "cpp", | |
| "typeinfo": "cpp", | |
| "xfacet": "cpp", | |
| "xiosbase": "cpp", | |
| "xlocale": "cpp", | |
| "xlocbuf": "cpp", | |
| "xlocinfo": "cpp", | |
| "xlocmes": "cpp", | |
| "xstddef": "cpp", | |
| "xtree": "cpp" | |
| } | |
| } | |
| } |