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.
101 lines
2.6 KiB
101 lines
2.6 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",
|
|
"usart.h": "c",
|
|
"gins.h": "c",
|
|
"common_hardware_init.h": "c",
|
|
"pin.h": "c",
|
|
"stm32.h": "c",
|
|
"stm32f4xx_it.h": "c",
|
|
"ble_proto_utils.h": "c",
|
|
"ble_proto.h": "c",
|
|
"xtr1common": "cpp",
|
|
"xutility": "cpp",
|
|
"xhash": "cpp",
|
|
"xmemory": "cpp",
|
|
"xstring": "cpp",
|
|
"stm32f4xx_hal_rtc.h": "c",
|
|
"stm32f4xx_hal_rtc_ex.h": "c",
|
|
"usb_otg.h": "c",
|
|
"stm32f4xx_hal_hcd.h": "c",
|
|
"usb_host.h": "c",
|
|
"usbh_core.h": "c"
|
|
},
|
|
"files.autoGuessEncoding": false,
|
|
"files.encoding": "gb2312"
|
|
}
|