123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- {
- "folders": [
- {
- "path": "."
- }
- ],
- "settings": {
- "files.associations": {
- "gui.h": "c",
- "ssm.h": "c",
- "driver_uart.h": "c",
- "driver_i2c.h": "c",
- "ps_mcp.h": "c",
- "stm32f4xx_spi.h": "c",
- "sysparam.h": "c",
- "driverapp_cpuflash.h": "c",
- "driverapp_peripheral.h": "c",
- "includes.h": "c",
- "timer.h": "c",
- "sysdef.h": "c",
- "driverapp_wifi.h": "c",
- "signal_send.h": "c",
- "driver_wifi.h": "c",
- "driver_timer.h": "c",
- "driver_delay.h": "c",
- "ps_mcp_set.h": "c",
- "wmm.h": "c",
- "signal_public.h": "c",
- "stdarg.h": "c",
- "driver_pagpio.h": "c",
- "driverapp_att.h": "c",
- "driver_gui.h": "c",
- "driver_cpld.h": "c",
- "wmm_detect.h": "c",
- "sync2310a.h": "c",
- "exti.h": "c",
- "wifi.h": "c",
- "wifi_expire.h": "c",
- "ble.h": "c",
- "ble_expire.h": "c",
- "ble_resp.h": "c",
- "stm32f4xx_usart.h": "c",
- "stm32f4xx.h": "c",
- "ps_vp.h": "c",
- "wmm_upgrade.h": "c",
- "wmm_sync.h": "c",
- "wmm_bts.h": "c",
- "ble_cmd.h": "c",
- "wifi_cmd.h": "c",
- "wifible.h": "c",
- "wifible_resp.h": "c",
- "wifible_expire.h": "c",
- "oam_report.h": "c",
- "ps_mcp_report_resp.h": "c",
- "ps_mcpb.h": "c",
- "error.h": "c",
- "main.h": "c",
- "sync_power.h": "c",
- "ps_mcp_query.h": "c",
- "sync_rxtx.h": "c",
- "sync_freq.h": "c",
- "driver_cpuflash.h": "c",
- "sync_public.h": "c",
- "sync.h": "c",
- "driver_reset.h": "c",
- "driver_iwdg.h": "c"
- }
- }
- }
|