settings.json 174 B

123456789
  1. {
  2. "files.associations": {
  3. "fmc.h": "c",
  4. "gd32f10x.h": "c",
  5. "gd32f10x_libopt.h": "c",
  6. "gd32f10x_enet.h": "c",
  7. "main.h": "c"
  8. }
  9. }