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.

25 lines
624 B

2 years ago
2 years ago
2 years 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. }
  26. }