| 12345678910111213141516171819202122232425 |
- {
- "files.associations": {
- "board.h": "c",
- "flash.h": "c",
- "delay.h": "c",
- "bsp.h": "c",
- "at24c128.h": "c",
- "at24cxx.h": "c",
- "led.h": "c",
- "shell.h": "c",
- "uart.h": "c",
- "usr_cfg.h": "c",
- "type.h": "c",
- "db.h": "c",
- "ota.h": "c",
- "ota_flash.h": "c",
- "stdint.h": "c",
- "stdbool.h": "c",
- "myflash.h": "c",
- "update.h": "c",
- "key.h": "c",
- "rtc.h": "c",
- "*.hx": "c"
- }
- }
|