settings.json 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. {
  2. "files.associations": {
  3. "gpio.h": "c",
  4. "lcd_conf.h": "c",
  5. "lcd_api.h": "c",
  6. "supply_control.h": "c",
  7. "lcd_pins.h": "c",
  8. "st7541_drv.h": "c",
  9. "common.h": "c",
  10. "systick.h": "c",
  11. "trap_params.h": "c",
  12. "parameters.h": "c",
  13. "netconf.h": "c",
  14. "common_config.h": "c",
  15. "functional": "c",
  16. "ratio": "c",
  17. "system_error": "c",
  18. "array": "c",
  19. "tuple": "c",
  20. "type_traits": "c",
  21. "utility": "c",
  22. "chrono": "c",
  23. "sstream": "c",
  24. "string": "c",
  25. "cstdlib": "c",
  26. "random": "c",
  27. "limits": "c",
  28. "snmp_api.h": "c",
  29. "board.h": "c",
  30. "my_ssl_server.h": "c",
  31. "http_server.h": "c",
  32. "arch.h": "c",
  33. "urlcode.h": "c",
  34. "sntp_api.h": "c",
  35. "onewire.h": "c",
  36. "semphr.h": "c",
  37. "main.h": "c",
  38. "stm32f4x7_eth_bsp.h": "c",
  39. "stm32f4xx_dma.h": "c",
  40. "stm32f4xx.h": "c",
  41. "thread": "c",
  42. "usart.h": "c",
  43. "fr_timers.h": "c",
  44. "string.h": "c",
  45. "tinystdio.h": "c",
  46. "init_task.h": "c",
  47. "cstring": "c",
  48. "settings_api.h": "c",
  49. "board_bt6709.h": "c",
  50. "lwip_hook_ip4_input.h": "c",
  51. "atomic": "c",
  52. "optional": "c",
  53. "istream": "c",
  54. "ostream": "c"
  55. }
  56. }