ips8000v3.code-workspace 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. {
  2. "folders": [
  3. {
  4. "path": "."
  5. }
  6. ],
  7. "settings": {
  8. "files.associations": {
  9. "gui.h": "c",
  10. "ssm.h": "c",
  11. "driver_uart.h": "c",
  12. "driver_i2c.h": "c",
  13. "ps_mcp.h": "c",
  14. "stm32f4xx_spi.h": "c",
  15. "sysparam.h": "c",
  16. "driverapp_cpuflash.h": "c",
  17. "driverapp_peripheral.h": "c",
  18. "includes.h": "c",
  19. "timer.h": "c",
  20. "sysdef.h": "c",
  21. "driverapp_wifi.h": "c",
  22. "signal_send.h": "c",
  23. "driver_wifi.h": "c",
  24. "driver_timer.h": "c",
  25. "driver_delay.h": "c",
  26. "ps_mcp_set.h": "c",
  27. "wmm.h": "c",
  28. "signal_public.h": "c",
  29. "stdarg.h": "c",
  30. "driver_pagpio.h": "c",
  31. "driverapp_att.h": "c",
  32. "driver_gui.h": "c",
  33. "driver_cpld.h": "c",
  34. "wmm_detect.h": "c",
  35. "sync2310a.h": "c",
  36. "exti.h": "c",
  37. "wifi.h": "c",
  38. "wifi_expire.h": "c",
  39. "ble.h": "c",
  40. "ble_expire.h": "c",
  41. "ble_resp.h": "c",
  42. "stm32f4xx_usart.h": "c",
  43. "stm32f4xx.h": "c",
  44. "ps_vp.h": "c",
  45. "wmm_upgrade.h": "c",
  46. "wmm_sync.h": "c",
  47. "wmm_bts.h": "c",
  48. "ble_cmd.h": "c",
  49. "wifi_cmd.h": "c",
  50. "wifible.h": "c",
  51. "wifible_resp.h": "c",
  52. "wifible_expire.h": "c",
  53. "oam_report.h": "c",
  54. "ps_mcp_report_resp.h": "c",
  55. "ps_mcpb.h": "c",
  56. "error.h": "c",
  57. "main.h": "c",
  58. "sync_power.h": "c",
  59. "ps_mcp_query.h": "c",
  60. "sync_rxtx.h": "c",
  61. "sync_freq.h": "c",
  62. "driver_cpuflash.h": "c",
  63. "sync_public.h": "c",
  64. "sync.h": "c",
  65. "driver_reset.h": "c",
  66. "driver_iwdg.h": "c"
  67. }
  68. }
  69. }