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.

24 lines
613 B

11 months ago
11 months ago
  1. {
  2. "files.associations": {
  3. "*.hpp": "cpp",
  4. "uart.h": "c",
  5. "string.h": "c",
  6. "stdarg.h": "c",
  7. "main.h": "c",
  8. "stdio.h": "c",
  9. "stm32f4xx_hal.h": "c",
  10. "zlog.h": "c",
  11. "app_core.h": "c",
  12. "zdelay.h": "c",
  13. "apphardware.h": "c",
  14. "front_end_controler.h": "c",
  15. "ticket.h": "c",
  16. "tjc_processer.h": "c",
  17. "page_main.h": "c",
  18. "page_processer.h": "c",
  19. "page_settingtime.h": "c",
  20. "standbymode.h": "c",
  21. "ztask.h": "c",
  22. "stdbool.h": "c",
  23. "stdint.h": "c"
  24. }
  25. }