mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-12 22:47:15 +03:00
initial refactoring
This commit is contained in:
208
squeezelite-esp32.code-workspace
Normal file
208
squeezelite-esp32.code-workspace
Normal file
@@ -0,0 +1,208 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"files.associations": {
|
||||
"*.cps": "javascript",
|
||||
"coroutine": "c",
|
||||
"xmemory": "c",
|
||||
"atomic": "c",
|
||||
"w5500.h": "c",
|
||||
"array": "c",
|
||||
"bitset": "c",
|
||||
"string_view": "cpp",
|
||||
"initializer_list": "c",
|
||||
"regex": "cpp",
|
||||
"utility": "c",
|
||||
"*.ipp": "c",
|
||||
"deque": "c",
|
||||
"list": "c",
|
||||
"string": "c",
|
||||
"unordered_map": "cpp",
|
||||
"unordered_set": "cpp",
|
||||
"vector": "c",
|
||||
"*.tcc": "c",
|
||||
"fstream": "cpp",
|
||||
"strstream": "cpp",
|
||||
"cctype": "cpp",
|
||||
"chrono": "c",
|
||||
"clocale": "cpp",
|
||||
"cmath": "c",
|
||||
"codecvt": "c",
|
||||
"condition_variable": "cpp",
|
||||
"csignal": "cpp",
|
||||
"cstdarg": "cpp",
|
||||
"cstddef": "c",
|
||||
"cstdint": "cpp",
|
||||
"cstdio": "cpp",
|
||||
"cstdlib": "cpp",
|
||||
"cstring": "cpp",
|
||||
"ctime": "cpp",
|
||||
"cwchar": "cpp",
|
||||
"cwctype": "cpp",
|
||||
"exception": "cpp",
|
||||
"algorithm": "c",
|
||||
"functional": "c",
|
||||
"iterator": "c",
|
||||
"map": "cpp",
|
||||
"memory": "c",
|
||||
"memory_resource": "cpp",
|
||||
"numeric": "c",
|
||||
"optional": "c",
|
||||
"random": "c",
|
||||
"ratio": "c",
|
||||
"set": "cpp",
|
||||
"system_error": "c",
|
||||
"tuple": "c",
|
||||
"type_traits": "c",
|
||||
"future": "c",
|
||||
"iomanip": "cpp",
|
||||
"iosfwd": "cpp",
|
||||
"iostream": "cpp",
|
||||
"istream": "c",
|
||||
"limits": "cpp",
|
||||
"mutex": "cpp",
|
||||
"new": "cpp",
|
||||
"ostream": "c",
|
||||
"sstream": "cpp",
|
||||
"stdexcept": "cpp",
|
||||
"streambuf": "cpp",
|
||||
"thread": "cpp",
|
||||
"cinttypes": "cpp",
|
||||
"typeinfo": "c",
|
||||
"*.inc": "c",
|
||||
"network_manager.h": "c",
|
||||
"platform_esp32.h": "c",
|
||||
"improv.h": "c",
|
||||
"esp_err.h": "c",
|
||||
"esp_bt.h": "c",
|
||||
"improv_server.h": "c",
|
||||
"esp_bt_defs.h": "c",
|
||||
"variant": "c",
|
||||
"network_ethernet.h": "c",
|
||||
"esp_eth.h": "c",
|
||||
"esp_eth_phy.h": "c",
|
||||
"accessors.h": "c",
|
||||
"esp_eth_com.h": "c",
|
||||
"timers.h": "c",
|
||||
"esp_log.h": "c",
|
||||
"adac.h": "c",
|
||||
"esp_attr.h": "c",
|
||||
"freertos.h": "c",
|
||||
"task.h": "c",
|
||||
"string.h": "c",
|
||||
"queue.h": "c",
|
||||
"spi_master.h": "c",
|
||||
"i2s_periph.h": "c",
|
||||
"rtc_periph.h": "c",
|
||||
"rtc_io_periph.h": "c",
|
||||
"argtable3.h": "c",
|
||||
"cmd_config.h": "c",
|
||||
"platform_console.h": "c",
|
||||
"tools.h": "c",
|
||||
"messaging.h": "c",
|
||||
"Configurator.h": "c",
|
||||
"esp_system.h": "c",
|
||||
"esp_equalizer.h": "c",
|
||||
"xiosbase": "c",
|
||||
"xhash": "c",
|
||||
"xtree": "c",
|
||||
"xutility": "c",
|
||||
"ranges": "c",
|
||||
"complex": "c",
|
||||
"valarray": "c",
|
||||
"typeindex": "c",
|
||||
"xlocale": "c",
|
||||
"squeezelite.h": "c",
|
||||
"nvs_flash.h": "c",
|
||||
"format": "c",
|
||||
"queue": "c",
|
||||
"span": "c",
|
||||
"stack": "c",
|
||||
"xstring": "c",
|
||||
"xlocmon": "c",
|
||||
"xlocnum": "c",
|
||||
"xtr1common": "c",
|
||||
"filesystem": "c",
|
||||
"network_status.h": "c",
|
||||
"monitor.h": "c",
|
||||
"bt_app_core.h": "c",
|
||||
"squeezelite-ota.h": "c",
|
||||
"esp_tls.h": "c",
|
||||
"esp_image_format.h": "c",
|
||||
"esp_ota_ops.h": "c",
|
||||
"ESP_OTA_OPS.H": "cpp",
|
||||
"compare": "c",
|
||||
"esp_wifi.h": "c",
|
||||
"network_wifi.h": "c",
|
||||
"forward_list": "cpp",
|
||||
"ios": "cpp",
|
||||
"any": "cpp",
|
||||
"cjson.h": "c",
|
||||
"bit": "cpp",
|
||||
"charconv": "cpp",
|
||||
"concepts": "cpp",
|
||||
"locale": "cpp",
|
||||
"stop_token": "cpp",
|
||||
"xfacet": "cpp",
|
||||
"xlocbuf": "cpp",
|
||||
"xlocinfo": "cpp",
|
||||
"xlocmes": "cpp",
|
||||
"xloctime": "cpp",
|
||||
"xstddef": "cpp",
|
||||
"http_handlers.h": "c",
|
||||
"esp_http_client.h": "c",
|
||||
"stdint.h": "c",
|
||||
"platform.h": "c",
|
||||
"gpio.h": "c",
|
||||
"configurator.h": "c",
|
||||
"nvs_utilities.h": "c",
|
||||
"gpio_exp.h": "c",
|
||||
"gds_text.h": "c",
|
||||
"gds_font.h": "c",
|
||||
"gds.h": "c",
|
||||
"gds_private.h": "c",
|
||||
"gds_draw.h": "c",
|
||||
"configuration.pb.h": "c",
|
||||
"gds_default_if.h": "c",
|
||||
"globdefs.h": "c",
|
||||
"services.h": "c",
|
||||
"esp_avrc_api.h": "c",
|
||||
"status.pb.h": "c",
|
||||
"daccontrolset.pb.h": "c",
|
||||
"esp_spiffs.h": "c",
|
||||
"custom_options.pb.h": "c",
|
||||
"esp_heap_caps.h": "c",
|
||||
"esp_rom_efuse.h": "c",
|
||||
"pb.h": "c",
|
||||
"customoptions.pb.h": "c",
|
||||
"devices.pb.h": "c",
|
||||
"gpio.pb.h": "c",
|
||||
"services.pb.h": "c",
|
||||
"esp_wifi_types.h": "c",
|
||||
"names.pb.h": "c",
|
||||
"network.pb.h": "c",
|
||||
"stdlib.h": "c",
|
||||
"dirent.h": "c",
|
||||
"equalizer.h": "c",
|
||||
"sys_options.h": "c",
|
||||
"_stdint.h": "c",
|
||||
"network_services.h": "c"
|
||||
},
|
||||
"idf.espIdfPath": "/opt/esp/idf",
|
||||
"idf.pythonBinPath": "/opt/esp/python_env/idf4.4_py3.8_env/bin/python",
|
||||
"idf.toolsPath": "/opt/esp",
|
||||
"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",
|
||||
"idf.customExtraVars": {
|
||||
"OPENOCD_SCRIPTS": "/opt/esp/tools/openocd-esp32/v0.12.0-esp32-20230419/openocd-esp32/share/openocd/scripts"
|
||||
},
|
||||
"idf.gitPath": "git"
|
||||
},
|
||||
"launch": {
|
||||
"version": "0.2.0",
|
||||
"configurations": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user