squeezelite-esp32.code-workspace 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208
  1. {
  2. "folders": [
  3. {
  4. "path": "."
  5. }
  6. ],
  7. "settings": {
  8. "files.associations": {
  9. "*.cps": "javascript",
  10. "coroutine": "c",
  11. "xmemory": "c",
  12. "atomic": "c",
  13. "w5500.h": "c",
  14. "array": "c",
  15. "bitset": "c",
  16. "string_view": "cpp",
  17. "initializer_list": "c",
  18. "regex": "cpp",
  19. "utility": "c",
  20. "*.ipp": "c",
  21. "deque": "c",
  22. "list": "c",
  23. "string": "c",
  24. "unordered_map": "cpp",
  25. "unordered_set": "cpp",
  26. "vector": "c",
  27. "*.tcc": "c",
  28. "fstream": "cpp",
  29. "strstream": "cpp",
  30. "cctype": "cpp",
  31. "chrono": "c",
  32. "clocale": "cpp",
  33. "cmath": "c",
  34. "codecvt": "c",
  35. "condition_variable": "cpp",
  36. "csignal": "cpp",
  37. "cstdarg": "cpp",
  38. "cstddef": "c",
  39. "cstdint": "cpp",
  40. "cstdio": "cpp",
  41. "cstdlib": "cpp",
  42. "cstring": "cpp",
  43. "ctime": "cpp",
  44. "cwchar": "cpp",
  45. "cwctype": "cpp",
  46. "exception": "cpp",
  47. "algorithm": "c",
  48. "functional": "c",
  49. "iterator": "c",
  50. "map": "cpp",
  51. "memory": "c",
  52. "memory_resource": "cpp",
  53. "numeric": "c",
  54. "optional": "c",
  55. "random": "c",
  56. "ratio": "c",
  57. "set": "cpp",
  58. "system_error": "c",
  59. "tuple": "c",
  60. "type_traits": "c",
  61. "future": "c",
  62. "iomanip": "cpp",
  63. "iosfwd": "cpp",
  64. "iostream": "cpp",
  65. "istream": "c",
  66. "limits": "cpp",
  67. "mutex": "cpp",
  68. "new": "cpp",
  69. "ostream": "c",
  70. "sstream": "cpp",
  71. "stdexcept": "cpp",
  72. "streambuf": "cpp",
  73. "thread": "cpp",
  74. "cinttypes": "cpp",
  75. "typeinfo": "c",
  76. "*.inc": "c",
  77. "network_manager.h": "c",
  78. "platform_esp32.h": "c",
  79. "improv.h": "c",
  80. "esp_err.h": "c",
  81. "esp_bt.h": "c",
  82. "improv_server.h": "c",
  83. "esp_bt_defs.h": "c",
  84. "variant": "c",
  85. "network_ethernet.h": "c",
  86. "esp_eth.h": "c",
  87. "esp_eth_phy.h": "c",
  88. "accessors.h": "c",
  89. "esp_eth_com.h": "c",
  90. "timers.h": "c",
  91. "esp_log.h": "c",
  92. "adac.h": "c",
  93. "esp_attr.h": "c",
  94. "freertos.h": "c",
  95. "task.h": "c",
  96. "string.h": "c",
  97. "queue.h": "c",
  98. "spi_master.h": "c",
  99. "i2s_periph.h": "c",
  100. "rtc_periph.h": "c",
  101. "rtc_io_periph.h": "c",
  102. "argtable3.h": "c",
  103. "cmd_config.h": "c",
  104. "platform_console.h": "c",
  105. "tools.h": "c",
  106. "messaging.h": "c",
  107. "Configurator.h": "c",
  108. "esp_system.h": "c",
  109. "esp_equalizer.h": "c",
  110. "xiosbase": "c",
  111. "xhash": "c",
  112. "xtree": "c",
  113. "xutility": "c",
  114. "ranges": "c",
  115. "complex": "c",
  116. "valarray": "c",
  117. "typeindex": "c",
  118. "xlocale": "c",
  119. "squeezelite.h": "c",
  120. "nvs_flash.h": "c",
  121. "format": "c",
  122. "queue": "c",
  123. "span": "c",
  124. "stack": "c",
  125. "xstring": "c",
  126. "xlocmon": "c",
  127. "xlocnum": "c",
  128. "xtr1common": "c",
  129. "filesystem": "c",
  130. "network_status.h": "c",
  131. "monitor.h": "c",
  132. "bt_app_core.h": "c",
  133. "squeezelite-ota.h": "c",
  134. "esp_tls.h": "c",
  135. "esp_image_format.h": "c",
  136. "esp_ota_ops.h": "c",
  137. "ESP_OTA_OPS.H": "cpp",
  138. "compare": "c",
  139. "esp_wifi.h": "c",
  140. "network_wifi.h": "c",
  141. "forward_list": "cpp",
  142. "ios": "cpp",
  143. "any": "cpp",
  144. "cjson.h": "c",
  145. "bit": "cpp",
  146. "charconv": "cpp",
  147. "concepts": "cpp",
  148. "locale": "cpp",
  149. "stop_token": "cpp",
  150. "xfacet": "cpp",
  151. "xlocbuf": "cpp",
  152. "xlocinfo": "cpp",
  153. "xlocmes": "cpp",
  154. "xloctime": "cpp",
  155. "xstddef": "cpp",
  156. "http_handlers.h": "c",
  157. "esp_http_client.h": "c",
  158. "stdint.h": "c",
  159. "platform.h": "c",
  160. "gpio.h": "c",
  161. "configurator.h": "c",
  162. "nvs_utilities.h": "c",
  163. "gpio_exp.h": "c",
  164. "gds_text.h": "c",
  165. "gds_font.h": "c",
  166. "gds.h": "c",
  167. "gds_private.h": "c",
  168. "gds_draw.h": "c",
  169. "configuration.pb.h": "c",
  170. "gds_default_if.h": "c",
  171. "globdefs.h": "c",
  172. "services.h": "c",
  173. "esp_avrc_api.h": "c",
  174. "status.pb.h": "c",
  175. "daccontrolset.pb.h": "c",
  176. "esp_spiffs.h": "c",
  177. "custom_options.pb.h": "c",
  178. "esp_heap_caps.h": "c",
  179. "esp_rom_efuse.h": "c",
  180. "pb.h": "c",
  181. "customoptions.pb.h": "c",
  182. "devices.pb.h": "c",
  183. "gpio.pb.h": "c",
  184. "services.pb.h": "c",
  185. "esp_wifi_types.h": "c",
  186. "names.pb.h": "c",
  187. "network.pb.h": "c",
  188. "stdlib.h": "c",
  189. "dirent.h": "c",
  190. "equalizer.h": "c",
  191. "sys_options.h": "c",
  192. "_stdint.h": "c",
  193. "network_services.h": "c"
  194. },
  195. "idf.espIdfPath": "/opt/esp/idf",
  196. "idf.pythonBinPath": "/opt/esp/python_env/idf4.4_py3.8_env/bin/python",
  197. "idf.toolsPath": "/opt/esp",
  198. "idf.customExtraPaths": "/opt/esp/tools/xtensa-esp-elf-gdb/11.2_20220823/xtensa-esp-elf-gdb/bin:/opt/esp/tools/riscv32-esp-elf-gdb/11.2_20220823/riscv32-esp-elf-gdb/bin:/opt/esp/tools/xtensa-esp32-elf/esp-2021r2-patch5-8.4.0/xtensa-esp32-elf/bin:/opt/esp/tools/xtensa-esp32s2-elf/esp-2021r2-patch5-8.4.0/xtensa-esp32s2-elf/bin:/opt/esp/tools/xtensa-esp32s3-elf/esp-2021r2-patch5-8.4.0/xtensa-esp32s3-elf/bin:/opt/esp/tools/riscv32-esp-elf/esp-2021r2-patch5-8.4.0/riscv32-esp-elf/bin:/opt/esp/tools/esp32ulp-elf/2.35_20220830/esp32ulp-elf/bin:/opt/esp/tools/cmake/3.23.1/bin:/opt/esp/tools/openocd-esp32/v0.12.0-esp32-20230419/openocd-esp32/bin",
  199. "idf.customExtraVars": {
  200. "OPENOCD_SCRIPTS": "/opt/esp/tools/openocd-esp32/v0.12.0-esp32-20230419/openocd-esp32/share/openocd/scripts"
  201. },
  202. "idf.gitPath": "git"
  203. },
  204. "launch": {
  205. "version": "0.2.0",
  206. "configurations": []
  207. }
  208. }