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.
 
 

89 lines
2.3 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",
"public_service.h": "c",
"stm32irq.h": "c",
"project_configs.h": "c",
"*.bak": "c"
},
"files.autoGuessEncoding": false,
"files.encoding": "utf8"
}