You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
116 lines
3.0 KiB
116 lines
3.0 KiB
{
|
|
"files.associations": {
|
|
"*.hpp": "cpp",
|
|
"iostream": "cpp",
|
|
"list": "cpp",
|
|
"memory": "cpp",
|
|
"sstream": "cpp",
|
|
"*.tcc": "cpp",
|
|
"compare": "c",
|
|
"stdbool.h": "c",
|
|
"stdint.h": "c",
|
|
"chip.h": "c",
|
|
"atomic": "c",
|
|
"random": "c",
|
|
"delay.h": "c",
|
|
"main.h": "c",
|
|
"stm32f4xx_hal.h": "c",
|
|
"stm32f4xx_hal_conf.h": "c",
|
|
"marco.h": "c",
|
|
"stdio.h": "c",
|
|
"cstdint": "c",
|
|
"stm32f4xx_hal_rcc.h": "c",
|
|
"stm32f4xx_hal_def.h": "c",
|
|
"stm32_hal_legacy.h": "c",
|
|
"array": "cpp",
|
|
"bit": "cpp",
|
|
"cctype": "cpp",
|
|
"clocale": "cpp",
|
|
"cmath": "cpp",
|
|
"concepts": "cpp",
|
|
"cstddef": "cpp",
|
|
"cstdio": "cpp",
|
|
"cstdlib": "cpp",
|
|
"cwchar": "cpp",
|
|
"cwctype": "cpp",
|
|
"deque": "cpp",
|
|
"map": "cpp",
|
|
"set": "cpp",
|
|
"string": "cpp",
|
|
"unordered_map": "cpp",
|
|
"vector": "cpp",
|
|
"exception": "cpp",
|
|
"algorithm": "cpp",
|
|
"functional": "cpp",
|
|
"iterator": "cpp",
|
|
"memory_resource": "cpp",
|
|
"numeric": "cpp",
|
|
"string_view": "cpp",
|
|
"system_error": "cpp",
|
|
"tuple": "cpp",
|
|
"type_traits": "cpp",
|
|
"utility": "cpp",
|
|
"fstream": "cpp",
|
|
"initializer_list": "cpp",
|
|
"iosfwd": "cpp",
|
|
"istream": "cpp",
|
|
"limits": "cpp",
|
|
"new": "cpp",
|
|
"numbers": "cpp",
|
|
"ostream": "cpp",
|
|
"stdexcept": "cpp",
|
|
"streambuf": "cpp",
|
|
"typeinfo": "cpp",
|
|
"cstdarg": "cpp",
|
|
"cinttypes": "cpp",
|
|
"bsp_driver_sd.h": "c",
|
|
"cmsis_os.h": "c",
|
|
"freertos.h": "c",
|
|
"portable.h": "c",
|
|
"mutex": "cpp",
|
|
"condition_variable": "cpp",
|
|
"ctime": "cpp",
|
|
"ratio": "cpp",
|
|
"semaphore": "cpp",
|
|
"stop_token": "cpp",
|
|
"thread": "cpp",
|
|
"early_ticket.h": "c",
|
|
"chrono": "cpp",
|
|
"lwip.h": "c",
|
|
"opt.h": "c",
|
|
"debug.h": "c",
|
|
"lwipopts.h": "c",
|
|
"arch.h": "c",
|
|
"zflash.h": "c",
|
|
"iflytop_xsync.h": "c",
|
|
"config.h": "c",
|
|
"config_service.h": "c",
|
|
"base_service.h": "c",
|
|
"iflytop_xsync_protocol.h": "c",
|
|
"project_dep.h": "c",
|
|
"project_configs.h": "c",
|
|
"sockets.h": "c",
|
|
"xs_udp.h": "c",
|
|
"api.h": "c",
|
|
"sys.h": "c",
|
|
"reg_manager.h": "c",
|
|
"fpga_if.h": "c",
|
|
"rng.h": "c",
|
|
"report_generator_service.h": "c",
|
|
"task_level_config.h": "c",
|
|
"charconv": "c",
|
|
"format": "c",
|
|
"ranges": "c",
|
|
"xutility": "c",
|
|
"cstring": "cpp",
|
|
"optional": "cpp",
|
|
"span": "cpp",
|
|
"xs_device_id.h": "c",
|
|
"xs_log.h": "c",
|
|
"xs_basic.h": "c",
|
|
"task.h": "c",
|
|
"stddef.h": "c"
|
|
},
|
|
"files.autoGuessEncoding": false,
|
|
"files.encoding": "gbk"
|
|
}
|