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.

111 lines
2.9 KiB

3 months ago
  1. {
  2. "files.associations": {
  3. "*.hpp": "cpp",
  4. "iostream": "cpp",
  5. "list": "cpp",
  6. "memory": "cpp",
  7. "sstream": "cpp",
  8. "*.tcc": "cpp",
  9. "compare": "c",
  10. "stdbool.h": "c",
  11. "stdint.h": "c",
  12. "chip.h": "c",
  13. "atomic": "c",
  14. "random": "c",
  15. "delay.h": "c",
  16. "main.h": "c",
  17. "stm32f4xx_hal.h": "c",
  18. "stm32f4xx_hal_conf.h": "c",
  19. "marco.h": "c",
  20. "stdio.h": "c",
  21. "cstdint": "c",
  22. "stm32f4xx_hal_rcc.h": "c",
  23. "stm32f4xx_hal_def.h": "c",
  24. "stm32_hal_legacy.h": "c",
  25. "array": "cpp",
  26. "bit": "cpp",
  27. "cctype": "cpp",
  28. "clocale": "cpp",
  29. "cmath": "cpp",
  30. "concepts": "cpp",
  31. "cstddef": "cpp",
  32. "cstdio": "cpp",
  33. "cstdlib": "cpp",
  34. "cwchar": "cpp",
  35. "cwctype": "cpp",
  36. "deque": "cpp",
  37. "map": "cpp",
  38. "set": "cpp",
  39. "string": "cpp",
  40. "unordered_map": "cpp",
  41. "vector": "cpp",
  42. "exception": "cpp",
  43. "algorithm": "cpp",
  44. "functional": "cpp",
  45. "iterator": "cpp",
  46. "memory_resource": "cpp",
  47. "numeric": "cpp",
  48. "string_view": "cpp",
  49. "system_error": "cpp",
  50. "tuple": "cpp",
  51. "type_traits": "cpp",
  52. "utility": "cpp",
  53. "fstream": "cpp",
  54. "initializer_list": "cpp",
  55. "iosfwd": "cpp",
  56. "istream": "cpp",
  57. "limits": "cpp",
  58. "new": "cpp",
  59. "numbers": "cpp",
  60. "ostream": "cpp",
  61. "stdexcept": "cpp",
  62. "streambuf": "cpp",
  63. "typeinfo": "cpp",
  64. "cstdarg": "cpp",
  65. "cinttypes": "cpp",
  66. "bsp_driver_sd.h": "c",
  67. "cmsis_os.h": "c",
  68. "freertos.h": "c",
  69. "portable.h": "c",
  70. "mutex": "cpp",
  71. "condition_variable": "cpp",
  72. "ctime": "cpp",
  73. "ratio": "cpp",
  74. "semaphore": "cpp",
  75. "stop_token": "cpp",
  76. "thread": "cpp",
  77. "early_ticket.h": "c",
  78. "chrono": "cpp",
  79. "usart.h": "c",
  80. "gins.h": "c",
  81. "common_hardware_init.h": "c",
  82. "pin.h": "c",
  83. "stm32.h": "c",
  84. "stm32f4xx_it.h": "c",
  85. "ble_proto_utils.h": "c",
  86. "ble_proto.h": "c",
  87. "xtr1common": "cpp",
  88. "xutility": "cpp",
  89. "xhash": "cpp",
  90. "xmemory": "cpp",
  91. "xstring": "cpp",
  92. "stm32f4xx_hal_rtc.h": "c",
  93. "stm32f4xx_hal_rtc_ex.h": "c",
  94. "usb_otg.h": "c",
  95. "stm32f4xx_hal_hcd.h": "c",
  96. "usb_host.h": "c",
  97. "usbh_core.h": "c",
  98. "usbh_platform.h": "c",
  99. "file_operate.h": "c",
  100. "fatfs.h": "c",
  101. "stm32f4xx.h": "c",
  102. "stm32f407xx.h": "c",
  103. "cstring": "cpp",
  104. "ff_gen_drv.h": "c",
  105. "ff.h": "c",
  106. "usbh_diskio.h": "c",
  107. "ffconf.h": "c",
  108. "integer.h": "c"
  109. },
  110. "files.autoGuessEncoding": false,
  111. "files.encoding": "gb2312"
  112. }