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.

11 lines
257 B

3 months ago
3 months ago
3 months ago
  1. {
  2. "files.associations": {
  3. "*.hpp": "cpp",
  4. "freertos.h": "c",
  5. "cmsis_os.h": "c",
  6. "*.bak": "cpp",
  7. "compare": "cpp",
  8. "random": "cpp"
  9. },
  10. "files.autoGuessEncoding": false,
  11. "files.encoding": "utf8"
  12. }