2661 lines
142 KiB
JSON
2661 lines
142 KiB
JSON
{
|
|
"version": "1.3",
|
|
"project_name": "dht11_reader",
|
|
"project_version": "9b31240-dirty",
|
|
"project_path": "/mnt/douwe/hdd/Projects/SerreklimaatSensor",
|
|
"idf_path": "/home/douwe/.espressif/v6.0/esp-idf",
|
|
"build_dir": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build",
|
|
"config_file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/sdkconfig",
|
|
"config_defaults": "",
|
|
"bootloader_elf": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/bootloader/bootloader.elf",
|
|
"app_elf": "dht11_reader.elf",
|
|
"app_bin": "dht11_reader.bin",
|
|
"build_type": "flash_app",
|
|
"git_revision": "v6.0",
|
|
"target": "esp32c3",
|
|
"rev": "",
|
|
"min_rev": "3",
|
|
"max_rev": "199",
|
|
"phy_data_partition": "",
|
|
"monitor_baud" : "115200",
|
|
"monitor_toolprefix": "riscv32-esp-elf-",
|
|
"c_compiler": "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc",
|
|
"config_environment" : {
|
|
"COMPONENT_KCONFIGS" : "/home/douwe/.espressif/v6.0/esp-idf/components/efuse/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/esp_common/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_dma/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_gpio/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_uart/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_usb_serial_jtag/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/esp_mm/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/esp_partition/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/esp_pm/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/esp_psram/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/esp_ringbuf/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/esp_security/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/esp_stdio/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/esp_system/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/esp_timer/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/freertos/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/hal/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/heap/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/log/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/pthread/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/soc/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/spi_flash/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/spiffs/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/vfs/Kconfig",
|
|
"COMPONENT_KCONFIGS_PROJBUILD" : "/home/douwe/.espressif/v6.0/esp-idf/components/bootloader/Kconfig.projbuild;/home/douwe/.espressif/v6.0/esp-idf/components/esp_app_format/Kconfig.projbuild;/home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/Kconfig.projbuild;/home/douwe/.espressif/v6.0/esp-idf/components/esptool_py/Kconfig.projbuild;/home/douwe/.espressif/v6.0/esp-idf/components/partition_table/Kconfig.projbuild"
|
|
},
|
|
"common_component_reqs": [ "cxx", "esp_libc", "freertos", "esp_hw_support", "heap", "log", "soc", "hal", "esp_rom", "esp_common", "esp_system", "esp_stdio", "riscv" ],
|
|
"build_components" : [ "app_update", "bootloader", "bootloader_support", "cxx", "efuse", "esp_app_format", "esp_blockdev", "esp_bootloader_format", "esp_common", "esp_driver_dma", "esp_driver_gpio", "esp_driver_uart", "esp_driver_usb_serial_jtag", "esp_hal_ana_conv", "esp_hal_clock", "esp_hal_dma", "esp_hal_gpio", "esp_hal_gpspi", "esp_hal_i2s", "esp_hal_mspi", "esp_hal_pmu", "esp_hal_rtc_timer", "esp_hal_security", "esp_hal_timg", "esp_hal_touch_sens", "esp_hal_uart", "esp_hal_usb", "esp_hal_wdt", "esp_hw_support", "esp_libc", "esp_mm", "esp_partition", "esp_pm", "esp_psram", "esp_ringbuf", "esp_rom", "esp_security", "esp_stdio", "esp_system", "esp_timer", "esp_usb_cdc_rom_console", "esptool_py", "freertos", "hal", "heap", "log", "main", "mbedtls", "partition_table", "pthread", "riscv", "soc", "spi_flash", "spiffs", "vfs", "" ],
|
|
"build_component_paths" : [ "/home/douwe/.espressif/v6.0/esp-idf/components/app_update", "/home/douwe/.espressif/v6.0/esp-idf/components/bootloader", "/home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support", "/home/douwe/.espressif/v6.0/esp-idf/components/cxx", "/home/douwe/.espressif/v6.0/esp-idf/components/efuse", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_app_format", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_blockdev", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_common", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_dma", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_gpio", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_uart", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_usb_serial_jtag", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_ana_conv", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_clock", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_dma", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_gpio", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_gpspi", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_i2s", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_mspi", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_pmu", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_rtc_timer", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_security", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_timg", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_touch_sens", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_uart", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_usb", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_wdt", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_mm", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_partition", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_pm", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_psram", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_ringbuf", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_rom", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_security", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_stdio", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_system", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_timer", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_usb_cdc_rom_console", "/home/douwe/.espressif/v6.0/esp-idf/components/esptool_py", "/home/douwe/.espressif/v6.0/esp-idf/components/freertos", "/home/douwe/.espressif/v6.0/esp-idf/components/hal", "/home/douwe/.espressif/v6.0/esp-idf/components/heap", "/home/douwe/.espressif/v6.0/esp-idf/components/log", "/mnt/douwe/hdd/Projects/SerreklimaatSensor/main", "/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls", "/home/douwe/.espressif/v6.0/esp-idf/components/partition_table", "/home/douwe/.espressif/v6.0/esp-idf/components/pthread", "/home/douwe/.espressif/v6.0/esp-idf/components/riscv", "/home/douwe/.espressif/v6.0/esp-idf/components/soc", "/home/douwe/.espressif/v6.0/esp-idf/components/spi_flash", "/home/douwe/.espressif/v6.0/esp-idf/components/spiffs", "/home/douwe/.espressif/v6.0/esp-idf/components/vfs", "" ],
|
|
"build_component_info" : {
|
|
"app_update": {
|
|
"alias": "idf::app_update",
|
|
"target": "___idf_app_update",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/app_update",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_app_update",
|
|
"reqs": [ "partition_table", "bootloader_support", "esp_app_format", "esp_bootloader_format", "esp_partition" ],
|
|
"priv_reqs": [ "esptool_py", "efuse", "spi_flash" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/app_update/libapp_update.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/app_update/esp_ota_ops.c" ],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"bootloader": {
|
|
"alias": "idf::bootloader",
|
|
"target": "___idf_bootloader",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/bootloader",
|
|
"type": "CONFIG_ONLY",
|
|
"lib": "__idf_bootloader",
|
|
"reqs": [],
|
|
"priv_reqs": [ "partition_table", "esptool_py" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "",
|
|
"sources": [],
|
|
"include_dirs": []
|
|
},
|
|
"bootloader_support": {
|
|
"alias": "idf::bootloader_support",
|
|
"target": "___idf_bootloader_support",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_bootloader_support",
|
|
"reqs": [ "soc" ],
|
|
"priv_reqs": [ "spi_flash", "mbedtls", "efuse", "heap", "esp_bootloader_format", "esp_app_format", "esptool_py", "esp_hal_wdt", "esp_hal_gpio", "esp_hal_uart", "esp_hal_ana_conv", "esp_hal_rtc_timer", "esp_hal_clock" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/bootloader_support/libbootloader_support.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/bootloader_common.c", "/home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/bootloader_common_loader.c", "/home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/bootloader_clock_init.c", "/home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/bootloader_mem.c", "/home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/bootloader_random.c", "/home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/bootloader_efuse.c", "/home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/flash_encrypt.c", "/home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/secure_boot.c", "/home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/bootloader_random_esp32c3.c", "/home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/bootloader_flash/src/bootloader_flash.c", "/home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/bootloader_flash/src/flash_qio_mode.c", "/home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/bootloader_flash/src/bootloader_flash_config_esp32c3.c", "/home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/bootloader_utility.c", "/home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/flash_partitions.c", "/home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/esp_image_format.c", "/home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/bootloader_sha.c", "/home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/esp32c3/secure_boot_secure_features.c" ],
|
|
"include_dirs": [ "include", "bootloader_flash/include" ]
|
|
},
|
|
"cxx": {
|
|
"alias": "idf::cxx",
|
|
"target": "___idf_cxx",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/cxx",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_cxx",
|
|
"reqs": [],
|
|
"priv_reqs": [ "esp_system", "pthread" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/cxx/libcxx.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/cxx/cxx_exception_stubs.cpp", "/home/douwe/.espressif/v6.0/esp-idf/components/cxx/cxx_guards.cpp", "/home/douwe/.espressif/v6.0/esp-idf/components/cxx/cxx_init.cpp" ],
|
|
"include_dirs": []
|
|
},
|
|
"efuse": {
|
|
"alias": "idf::efuse",
|
|
"target": "___idf_efuse",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/efuse",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_efuse",
|
|
"reqs": [],
|
|
"priv_reqs": [ "bootloader_support", "soc", "spi_flash", "esp_system", "esp_partition", "esp_app_format", "esp_hal_security" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/efuse/libefuse.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/efuse/esp32c3/esp_efuse_table.c", "/home/douwe/.espressif/v6.0/esp-idf/components/efuse/esp32c3/esp_efuse_fields.c", "/home/douwe/.espressif/v6.0/esp-idf/components/efuse/esp32c3/esp_efuse_rtc_calib.c", "/home/douwe/.espressif/v6.0/esp-idf/components/efuse/esp32c3/esp_efuse_utility.c", "/home/douwe/.espressif/v6.0/esp-idf/components/efuse/src/esp_efuse_api.c", "/home/douwe/.espressif/v6.0/esp-idf/components/efuse/src/esp_efuse_fields.c", "/home/douwe/.espressif/v6.0/esp-idf/components/efuse/src/esp_efuse_utility.c", "/home/douwe/.espressif/v6.0/esp-idf/components/efuse/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c", "/home/douwe/.espressif/v6.0/esp-idf/components/efuse/src/esp_efuse_startup.c" ],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp_app_format": {
|
|
"alias": "idf::esp_app_format",
|
|
"target": "___idf_esp_app_format",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_app_format",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_app_format",
|
|
"reqs": [],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_app_format/libesp_app_format.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_app_format/esp_app_desc.c" ],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_blockdev": {
|
|
"alias": "idf::esp_blockdev",
|
|
"target": "___idf_esp_blockdev",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_blockdev",
|
|
"type": "CONFIG_ONLY",
|
|
"lib": "__idf_esp_blockdev",
|
|
"reqs": [],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "",
|
|
"sources": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_bootloader_format": {
|
|
"alias": "idf::esp_bootloader_format",
|
|
"target": "___idf_esp_bootloader_format",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_bootloader_format",
|
|
"reqs": [],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_bootloader_format/libesp_bootloader_format.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c" ],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_common": {
|
|
"alias": "idf::esp_common",
|
|
"target": "___idf_esp_common",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_common",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_common",
|
|
"reqs": [],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_common/libesp_common.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_common/src/esp_err_to_name.c" ],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_driver_dma": {
|
|
"alias": "idf::esp_driver_dma",
|
|
"target": "___idf_esp_driver_dma",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_dma",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_driver_dma",
|
|
"reqs": [ "esp_hal_dma" ],
|
|
"priv_reqs": [ "esp_mm", "bootloader_support" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_driver_dma/libesp_driver_dma.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_dma/src/esp_dma_utils.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_dma/src/gdma_link.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_dma/src/gdma.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_dma/src/esp_async_memcpy.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_dma/src/async_memcpy_gdma.c" ],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_driver_gpio": {
|
|
"alias": "idf::esp_driver_gpio",
|
|
"target": "___idf_esp_driver_gpio",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_gpio",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_driver_gpio",
|
|
"reqs": [ "esp_hal_gpio" ],
|
|
"priv_reqs": [ "esp_pm" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_driver_gpio/libesp_driver_gpio.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_gpio/src/gpio.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_gpio/src/gpio_glitch_filter_ops.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_gpio/src/rtc_io.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_gpio/src/dedic_gpio.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_gpio/src/gpio_pin_glitch_filter.c" ],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_driver_uart": {
|
|
"alias": "idf::esp_driver_uart",
|
|
"target": "___idf_esp_driver_uart",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_uart",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_driver_uart",
|
|
"reqs": [ "esp_hal_uart" ],
|
|
"priv_reqs": [ "esp_pm", "esp_driver_gpio", "esp_driver_dma", "esp_ringbuf", "esp_mm", "esp_psram" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_driver_uart/libesp_driver_uart.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_uart/src/uart.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_uart/src/uart_wakeup.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_uart/src/uhci.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_uart/src/uart_vfs.c" ],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_driver_usb_serial_jtag": {
|
|
"alias": "idf::esp_driver_usb_serial_jtag",
|
|
"target": "___idf_esp_driver_usb_serial_jtag",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_usb_serial_jtag",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_driver_usb_serial_jtag",
|
|
"reqs": [],
|
|
"priv_reqs": [ "esp_driver_gpio", "esp_ringbuf", "esp_pm", "esp_timer", "esp_hal_usb" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_usb_serial_jtag/src/usb_serial_jtag.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_usb_serial_jtag/src/usb_serial_jtag_connection_monitor.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_usb_serial_jtag/src/usb_serial_jtag_vfs.c" ],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_hal_ana_conv": {
|
|
"alias": "idf::esp_hal_ana_conv",
|
|
"target": "___idf_esp_hal_ana_conv",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_ana_conv",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_hal_ana_conv",
|
|
"reqs": [ "soc", "hal", "esp_hal_dma" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_hal_ana_conv/libesp_hal_ana_conv.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_ana_conv/esp32c3/adc_periph.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_ana_conv/adc_hal_common.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_ana_conv/adc_oneshot_hal.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_ana_conv/adc_hal.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_ana_conv/temperature_sensor_hal.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_ana_conv/esp32c3/temperature_sensor_periph.c" ],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp_hal_clock": {
|
|
"alias": "idf::esp_hal_clock",
|
|
"target": "___idf_esp_hal_clock",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_clock",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_hal_clock",
|
|
"reqs": [ "soc", "hal" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_hal_clock/libesp_hal_clock.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_clock/esp32c3/clk_tree_hal.c" ],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp_hal_dma": {
|
|
"alias": "idf::esp_hal_dma",
|
|
"target": "___idf_esp_hal_dma",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_dma",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_hal_dma",
|
|
"reqs": [ "soc", "hal" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_hal_dma/libesp_hal_dma.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_dma/gdma_hal_top.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_dma/esp32c3/gdma_periph.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_dma/gdma_hal_ahb_v1.c" ],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp_hal_gpio": {
|
|
"alias": "idf::esp_hal_gpio",
|
|
"target": "___idf_esp_hal_gpio",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_gpio",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_hal_gpio",
|
|
"reqs": [ "soc", "hal" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_hal_gpio/libesp_hal_gpio.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_gpio/gpio_hal.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_gpio/esp32c3/dedic_gpio_periph.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_gpio/sdm_hal.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_gpio/esp32c3/sdm_periph.c" ],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp_hal_gpspi": {
|
|
"alias": "idf::esp_hal_gpspi",
|
|
"target": "___idf_esp_hal_gpspi",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_gpspi",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_hal_gpspi",
|
|
"reqs": [ "soc", "hal", "esp_hal_dma" ],
|
|
"priv_reqs": [ "esp_hal_gpio" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_hal_gpspi/libesp_hal_gpspi.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_gpspi/esp32c3/spi_periph.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_gpspi/spi_hal.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_gpspi/spi_hal_iram.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_gpspi/spi_slave_hal.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_gpspi/spi_slave_hal_iram.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_gpspi/spi_slave_hd_hal.c" ],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp_hal_i2s": {
|
|
"alias": "idf::esp_hal_i2s",
|
|
"target": "___idf_esp_hal_i2s",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_i2s",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_hal_i2s",
|
|
"reqs": [ "soc", "hal" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_hal_i2s/libesp_hal_i2s.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_i2s/i2s_hal.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_i2s/esp32c3/i2s_periph.c" ],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp_hal_mspi": {
|
|
"alias": "idf::esp_hal_mspi",
|
|
"target": "___idf_esp_hal_mspi",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_mspi",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_hal_mspi",
|
|
"reqs": [ "soc", "hal", "esp_hal_gpspi", "esp_hal_clock" ],
|
|
"priv_reqs": [ "esp_hal_gpio" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_hal_mspi/libesp_hal_mspi.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_mspi/spi_flash_hal.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_mspi/spi_flash_hal_iram.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_mspi/spi_flash_encrypt_hal_iram.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_mspi/spi_flash_hal_gpspi.c" ],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp_hal_pmu": {
|
|
"alias": "idf::esp_hal_pmu",
|
|
"target": "___idf_esp_hal_pmu",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_pmu",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_hal_pmu",
|
|
"reqs": [ "soc", "hal", "esp_rom" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_hal_pmu/libesp_hal_pmu.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_pmu/esp32c3/rtc_cntl_hal.c" ],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp_hal_rtc_timer": {
|
|
"alias": "idf::esp_hal_rtc_timer",
|
|
"target": "___idf_esp_hal_rtc_timer",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_rtc_timer",
|
|
"type": "CONFIG_ONLY",
|
|
"lib": "__idf_esp_hal_rtc_timer",
|
|
"reqs": [ "soc", "hal", "esp_rom" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "",
|
|
"sources": [],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp_hal_security": {
|
|
"alias": "idf::esp_hal_security",
|
|
"target": "___idf_esp_hal_security",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_security",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_hal_security",
|
|
"reqs": [ "soc", "hal" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_hal_security/libesp_hal_security.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_security/mpi_hal.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_security/sha_hal.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_security/aes_hal.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_security/hmac_hal.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_security/ds_hal.c" ],
|
|
"include_dirs": [ "esp32c3/include", "include" ]
|
|
},
|
|
"esp_hal_timg": {
|
|
"alias": "idf::esp_hal_timg",
|
|
"target": "___idf_esp_hal_timg",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_timg",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_hal_timg",
|
|
"reqs": [ "soc", "hal" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_hal_timg/libesp_hal_timg.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_timg/timer_hal.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_timg/esp32c3/timer_periph.c" ],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp_hal_touch_sens": {
|
|
"alias": "idf::esp_hal_touch_sens",
|
|
"target": "___idf_esp_hal_touch_sens",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_touch_sens",
|
|
"type": "CONFIG_ONLY",
|
|
"lib": "__idf_esp_hal_touch_sens",
|
|
"reqs": [ "soc", "hal" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "",
|
|
"sources": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_hal_uart": {
|
|
"alias": "idf::esp_hal_uart",
|
|
"target": "___idf_esp_hal_uart",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_uart",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_hal_uart",
|
|
"reqs": [ "soc", "hal" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_hal_uart/libesp_hal_uart.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_uart/uart_hal.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_uart/uart_hal_iram.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_uart/esp32c3/uart_periph.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_uart/uhci_hal.c" ],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp_hal_usb": {
|
|
"alias": "idf::esp_hal_usb",
|
|
"target": "___idf_esp_hal_usb",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_usb",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_hal_usb",
|
|
"reqs": [ "soc", "hal" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_hal_usb/libesp_hal_usb.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_usb/usb_serial_jtag_hal.c" ],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp_hal_wdt": {
|
|
"alias": "idf::esp_hal_wdt",
|
|
"target": "___idf_esp_hal_wdt",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_wdt",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_hal_wdt",
|
|
"reqs": [ "soc", "hal", "esp_rom", "esp_hal_timg" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_hal_wdt/libesp_hal_wdt.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_wdt/esp32c3/mwdt_periph.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_wdt/wdt_hal_iram.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_wdt/xt_wdt_hal.c" ],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp_hw_support": {
|
|
"alias": "idf::esp_hw_support",
|
|
"target": "___idf_esp_hw_support",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_hw_support",
|
|
"reqs": [ "esp_hal_gpio", "esp_hal_usb", "esp_hal_pmu" ],
|
|
"priv_reqs": [ "efuse", "spi_flash", "bootloader_support", "esp_hal_wdt", "esp_hal_security", "esp_hal_rtc_timer", "esp_hal_clock", "esp_driver_gpio", "esp_timer", "esp_hal_touch_sens", "esp_hal_i2s", "esp_pm", "esp_mm", "esp_hal_mspi", "esp_hal_uart" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_hw_support/libesp_hw_support.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/cpu.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/port/esp32c3/esp_cpu_intr.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/esp_memory_utils.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/port/esp32c3/cpu_region_protect.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/esp_clk.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/clk_ctrl_os.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/hw_random.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/intr_alloc.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/mac_addr.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/periph_ctrl.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/revision.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/rtc_module.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/regi2c_ctrl.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/esp_gpio_reserve.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/sar_tsens_ctrl.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/port/esp32c3/io_mux.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/port/esp32c3/esp_clk_tree.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/spi_bus_lock.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/clk_utils.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/port/esp_clk_tree_common.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/spi_share_hw_ctrl.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/adc_share_hw_ctrl.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/sleep_modem.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/sleep_modes.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/sleep_uart.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/sleep_console.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/sleep_mspi.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/sleep_usb.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/sleep_gpio.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/sleep_event.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/port/esp32c3/systimer.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/mspi_timing_tuning/mspi_timing_tuning.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/sleep_wake_stub.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/esp_clock_output.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/power_supply/brownout.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/port/esp32c3/rtc_clk_init.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/port/esp32c3/rtc_clk.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/port/esp32c3/rtc_init.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/port/esp32c3/rtc_sleep.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/port/esp32c3/rtc_time.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/port/esp32c3/chip_info.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/port/esp32c3/sar_periph_ctrl.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/port/esp32c3/adc2_init_cal.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/port/esp32c3/esp_memprot.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/port/esp_memprot_conv.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/lowpower/port/esp32c3/sleep_cpu.c" ],
|
|
"include_dirs": [ "include", "include/soc", "ldo/include", "debug_probe/include", "etm/include", "mspi_timing_tuning/include", "mspi_timing_tuning/tuning_scheme_impl/include", "power_supply/include", "modem/include", "include/soc/esp32c3" ]
|
|
},
|
|
"esp_libc": {
|
|
"alias": "idf::esp_libc",
|
|
"target": "___idf_esp_libc",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_libc",
|
|
"reqs": [],
|
|
"priv_reqs": [ "soc", "spi_flash" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_libc/libesp_libc.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/src/init.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/src/abort.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/src/assert.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/src/heap.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/src/locks.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/src/poll.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/src/pthread.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/src/random.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/src/getentropy.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/src/termios.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/src/stdatomic.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/src/time.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/src/sysconf.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/src/realpath.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/src/scandir.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/src/syscalls.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/src/reent_syscalls.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/src/port/esp_time_impl.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/src/port/riscv/memcpy.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/src/port/riscv/memmove.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/src/string/memcmp.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/src/port/riscv/strcpy.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/src/string/strncpy.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/src/string/strncmp.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/src/port/riscv/strcmp.S", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/src/picolibc/picolibc_init.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/src/picolibc/rand.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/src/picolibc/open_memstream.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/src/picolibc/errno.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/src/picolibc/getreent.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/src/port/esp_time_impl.c" ],
|
|
"include_dirs": [ "platform_include" ]
|
|
},
|
|
"esp_mm": {
|
|
"alias": "idf::esp_mm",
|
|
"target": "___idf_esp_mm",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_mm",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_mm",
|
|
"reqs": [],
|
|
"priv_reqs": [ "heap", "spi_flash", "esp_hal_dma" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_mm/libesp_mm.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_mm/esp_mmu_map.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_mm/port/esp32c3/ext_mem_layout.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_mm/esp_cache_msync.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_mm/esp_cache_utils.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_mm/heap_align_hw.c" ],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_partition": {
|
|
"alias": "idf::esp_partition",
|
|
"target": "___idf_esp_partition",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_partition",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_partition",
|
|
"reqs": [ "esp_blockdev" ],
|
|
"priv_reqs": [ "esp_system", "spi_flash", "partition_table", "bootloader_support", "app_update" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_partition/libesp_partition.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_partition/partition.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_partition/partition_target.c" ],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_pm": {
|
|
"alias": "idf::esp_pm",
|
|
"target": "___idf_esp_pm",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_pm",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_pm",
|
|
"reqs": [],
|
|
"priv_reqs": [ "esp_system", "esp_driver_gpio", "esp_timer", "esp_hal_uart" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_pm/libesp_pm.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_pm/pm_locks.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_pm/pm_trace.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_pm/pm_impl.c" ],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_psram": {
|
|
"alias": "idf::esp_psram",
|
|
"target": "___idf_esp_psram",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_psram",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_psram",
|
|
"reqs": [],
|
|
"priv_reqs": [ "heap", "spi_flash", "esp_mm", "esp_hal_mspi", "esp_hal_gpio" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_psram/libesp_psram.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_psram/system_layer/esp_psram_mspi.c" ],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_ringbuf": {
|
|
"alias": "idf::esp_ringbuf",
|
|
"target": "___idf_esp_ringbuf",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_ringbuf",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_ringbuf",
|
|
"reqs": [],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_ringbuf/libesp_ringbuf.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_ringbuf/ringbuf.c" ],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_rom": {
|
|
"alias": "idf::esp_rom",
|
|
"target": "___idf_esp_rom",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_rom",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_rom",
|
|
"reqs": [],
|
|
"priv_reqs": [ "soc", "hal", "esp_hal_uart" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_rom/libesp_rom.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/patches/esp_rom_sys.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/patches/esp_rom_print.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/patches/esp_rom_crc.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/patches/esp_rom_serial_output.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/patches/esp_rom_spiflash.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/patches/esp_rom_efuse.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/patches/esp_rom_gpio.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/patches/esp_rom_systimer.c" ],
|
|
"include_dirs": [ "include", "esp32c3/include", "esp32c3/include/esp32c3", "esp32c3" ]
|
|
},
|
|
"esp_security": {
|
|
"alias": "idf::esp_security",
|
|
"target": "___idf_esp_security",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_security",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_security",
|
|
"reqs": [ "esp_hal_security" ],
|
|
"priv_reqs": [ "esp_hw_support", "hal", "efuse", "esp_system", "esp_timer" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_security/libesp_security.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_security/src/init.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_security/src/esp_hmac.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_security/src/esp_ds.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_security/src/esp_crypto_lock.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_security/src/esp_crypto_periph_clk.c" ],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_stdio": {
|
|
"alias": "idf::esp_stdio",
|
|
"target": "___idf_esp_stdio",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_stdio",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_stdio",
|
|
"reqs": [],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_stdio/libesp_stdio.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_stdio/stdio_vfs.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_stdio/stdio_simple.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_stdio/stdio_syscalls_simple.c" ],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_system": {
|
|
"alias": "idf::esp_system",
|
|
"target": "___idf_esp_system",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_system",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_system",
|
|
"reqs": [],
|
|
"priv_reqs": [ "spi_flash", "esp_timer", "esp_mm", "esp_hal_mspi", "esp_hal_wdt", "esp_hal_uart", "esp_hal_dma", "esp_hal_clock", "bootloader_support", "esp_pm", "esp_usb_cdc_rom_console" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_system/libesp_system.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_system/esp_err.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_system/esp_ipc.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_system/freertos_hooks.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_system/int_wdt.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_system/panic.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_system/esp_system.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_system/startup.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_system/startup_funcs.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_system/system_time.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_system/stack_check.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_system/ubsan.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_system/xt_wdt.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_system/hw_stack_guard.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_system/port/cpu_start.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_system/port/panic_handler.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_system/port/esp_system_chip.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_system/port/image_process.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_system/port/arch/riscv/expression_with_stack.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_system/port/arch/riscv/panic_arch.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_system/port/arch/riscv/debug_helpers.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_system/port/arch/riscv/debug_stubs.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_system/port/soc/esp32c3/clk.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_system/port/soc/esp32c3/reset_reason.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_system/port/soc/esp32c3/system_internal.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_system/port/soc/esp32c3/cache_err_int.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_system/port/soc/esp32c3/apb_backup_dma.c" ],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_timer": {
|
|
"alias": "idf::esp_timer",
|
|
"target": "___idf_esp_timer",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_timer",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_esp_timer",
|
|
"reqs": [],
|
|
"priv_reqs": [ "esp_hal_timg" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_timer/libesp_timer.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/esp_timer/src/esp_timer.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_timer/src/esp_timer_init.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_timer/src/ets_timer_legacy.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_timer/src/system_time.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_timer/src/esp_timer_impl_common.c", "/home/douwe/.espressif/v6.0/esp-idf/components/esp_timer/src/esp_timer_impl_systimer.c" ],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_usb_cdc_rom_console": {
|
|
"alias": "idf::esp_usb_cdc_rom_console",
|
|
"target": "___idf_esp_usb_cdc_rom_console",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_usb_cdc_rom_console",
|
|
"type": "CONFIG_ONLY",
|
|
"lib": "__idf_esp_usb_cdc_rom_console",
|
|
"reqs": [],
|
|
"priv_reqs": [ "esp_timer" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "",
|
|
"sources": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esptool_py": {
|
|
"alias": "idf::esptool_py",
|
|
"target": "___idf_esptool_py",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esptool_py",
|
|
"type": "CONFIG_ONLY",
|
|
"lib": "__idf_esptool_py",
|
|
"reqs": [ "bootloader" ],
|
|
"priv_reqs": [ "partition_table" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "",
|
|
"sources": [],
|
|
"include_dirs": []
|
|
},
|
|
"freertos": {
|
|
"alias": "idf::freertos",
|
|
"target": "___idf_freertos",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/freertos",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_freertos",
|
|
"reqs": [],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/freertos/libfreertos.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/freertos/heap_idf.c", "/home/douwe/.espressif/v6.0/esp-idf/components/freertos/app_startup.c", "/home/douwe/.espressif/v6.0/esp-idf/components/freertos/port_common.c", "/home/douwe/.espressif/v6.0/esp-idf/components/freertos/port_systick.c", "/home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/list.c", "/home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/queue.c", "/home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/tasks.c", "/home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/timers.c", "/home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/event_groups.c", "/home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/stream_buffer.c", "/home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c", "/home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/portasm.S", "/home/douwe/.espressif/v6.0/esp-idf/components/freertos/esp_additions/idf_additions_event_groups.c", "/home/douwe/.espressif/v6.0/esp-idf/components/freertos/esp_additions/idf_additions.c" ],
|
|
"include_dirs": [ "config/include", "config/include/freertos", "config/riscv/include", "FreeRTOS-Kernel/include", "FreeRTOS-Kernel/portable/riscv/include", "FreeRTOS-Kernel/portable/riscv/include/freertos", "esp_additions/include" ]
|
|
},
|
|
"hal": {
|
|
"alias": "idf::hal",
|
|
"target": "___idf_hal",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/hal",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_hal",
|
|
"reqs": [],
|
|
"priv_reqs": [ "esp_hal_gpio" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/hal/libhal.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/hal/hal_utils.c", "/home/douwe/.espressif/v6.0/esp-idf/components/hal/efuse_hal.c", "/home/douwe/.espressif/v6.0/esp-idf/components/hal/esp32c3/efuse_hal.c", "/home/douwe/.espressif/v6.0/esp-idf/components/hal/mmu_hal.c", "/home/douwe/.espressif/v6.0/esp-idf/components/hal/cache_hal.c", "/home/douwe/.espressif/v6.0/esp-idf/components/hal/color_hal.c", "/home/douwe/.espressif/v6.0/esp-idf/components/hal/systimer_hal.c", "/home/douwe/.espressif/v6.0/esp-idf/components/hal/brownout_hal.c" ],
|
|
"include_dirs": [ "platform_port/include", "esp32c3/include", "include" ]
|
|
},
|
|
"heap": {
|
|
"alias": "idf::heap",
|
|
"target": "___idf_heap",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/heap",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_heap",
|
|
"reqs": [],
|
|
"priv_reqs": [ "soc" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/heap/libheap.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/heap/heap_caps_base.c", "/home/douwe/.espressif/v6.0/esp-idf/components/heap/heap_caps.c", "/home/douwe/.espressif/v6.0/esp-idf/components/heap/heap_caps_init.c", "/home/douwe/.espressif/v6.0/esp-idf/components/heap/multi_heap.c", "/home/douwe/.espressif/v6.0/esp-idf/components/heap/tlsf/tlsf.c", "/home/douwe/.espressif/v6.0/esp-idf/components/heap/port/memory_layout_utils.c", "/home/douwe/.espressif/v6.0/esp-idf/components/heap/port/esp32c3/memory_layout.c" ],
|
|
"include_dirs": [ "include", "tlsf" ]
|
|
},
|
|
"log": {
|
|
"alias": "idf::log",
|
|
"target": "___idf_log",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/log",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_log",
|
|
"reqs": [],
|
|
"priv_reqs": [ "hal", "soc", "esp_hw_support" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/log/liblog.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/log/src/os/log_timestamp.c", "/home/douwe/.espressif/v6.0/esp-idf/components/log/src/log_timestamp_common.c", "/home/douwe/.espressif/v6.0/esp-idf/components/log/src/os/log_lock.c", "/home/douwe/.espressif/v6.0/esp-idf/components/log/src/buffer/log_buffers.c", "/home/douwe/.espressif/v6.0/esp-idf/components/log/src/os/util.c", "/home/douwe/.espressif/v6.0/esp-idf/components/log/src/util.c", "/home/douwe/.espressif/v6.0/esp-idf/components/log/src/log_format_text.c", "/home/douwe/.espressif/v6.0/esp-idf/components/log/src/log_print.c", "/home/douwe/.espressif/v6.0/esp-idf/components/log/src/log.c", "/home/douwe/.espressif/v6.0/esp-idf/components/log/src/os/log_write.c", "/home/douwe/.espressif/v6.0/esp-idf/components/log/src/log_level/log_level.c", "/home/douwe/.espressif/v6.0/esp-idf/components/log/src/log_level/tag_log_level/tag_log_level.c", "/home/douwe/.espressif/v6.0/esp-idf/components/log/src/log_level/tag_log_level/linked_list/log_linked_list.c", "/home/douwe/.espressif/v6.0/esp-idf/components/log/src/log_level/tag_log_level/cache/log_binary_heap.c" ],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"main": {
|
|
"alias": "idf::main",
|
|
"target": "___idf_main",
|
|
"prefix": "idf",
|
|
"dir": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/main",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_main",
|
|
"reqs": [],
|
|
"priv_reqs": [ "esp_driver_gpio", "esp_timer", "spi_flash", "esp_driver_uart", "spiffs" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/main/libmain.a",
|
|
"sources": [ "/mnt/douwe/hdd/Projects/SerreklimaatSensor/main/main.c" ],
|
|
"include_dirs": []
|
|
},
|
|
"mbedtls": {
|
|
"alias": "idf::mbedtls",
|
|
"target": "___idf_mbedtls",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_mbedtls",
|
|
"reqs": [ "esp_security" ],
|
|
"priv_reqs": [ "soc", "esp_hw_support", "esp_pm", "esp_driver_dma" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/mbedtls/libmbedtls.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/esp_crt_bundle/esp_crt_bundle.c", "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/x509_crt_bundle.S" ],
|
|
"include_dirs": [ "port/include", "mbedtls/include", "mbedtls/library", "mbedtls/tf-psa-crypto/core", "mbedtls/tf-psa-crypto/drivers/builtin/src/", "esp_crt_bundle/include", "/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/psa_driver/include" ]
|
|
},
|
|
"partition_table": {
|
|
"alias": "idf::partition_table",
|
|
"target": "___idf_partition_table",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/partition_table",
|
|
"type": "CONFIG_ONLY",
|
|
"lib": "__idf_partition_table",
|
|
"reqs": [],
|
|
"priv_reqs": [ "esptool_py" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "",
|
|
"sources": [],
|
|
"include_dirs": []
|
|
},
|
|
"pthread": {
|
|
"alias": "idf::pthread",
|
|
"target": "___idf_pthread",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/pthread",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_pthread",
|
|
"reqs": [],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/pthread/libpthread.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/pthread/pthread.c", "/home/douwe/.espressif/v6.0/esp-idf/components/pthread/pthread_cond_var.c", "/home/douwe/.espressif/v6.0/esp-idf/components/pthread/pthread_local_storage.c", "/home/douwe/.espressif/v6.0/esp-idf/components/pthread/pthread_rwlock.c", "/home/douwe/.espressif/v6.0/esp-idf/components/pthread/pthread_semaphore.c" ],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"riscv": {
|
|
"alias": "idf::riscv",
|
|
"target": "___idf_riscv",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/riscv",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_riscv",
|
|
"reqs": [],
|
|
"priv_reqs": [ "soc", "hal" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/riscv/libriscv.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/riscv/instruction_decode.c", "/home/douwe/.espressif/v6.0/esp-idf/components/riscv/interrupt.c", "/home/douwe/.espressif/v6.0/esp-idf/components/riscv/rv_utils.c", "/home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors.S", "/home/douwe/.espressif/v6.0/esp-idf/components/riscv/interrupt_intc.c", "/home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S" ],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"soc": {
|
|
"alias": "idf::soc",
|
|
"target": "___idf_soc",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/soc",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_soc",
|
|
"reqs": [],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/soc/libsoc.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/soc/lldesc.c", "/home/douwe/.espressif/v6.0/esp-idf/components/soc/dport_access_common.c", "/home/douwe/.espressif/v6.0/esp-idf/components/soc/esp32c3/interrupts.c", "/home/douwe/.espressif/v6.0/esp-idf/components/soc/esp32c3/gpio_periph.c", "/home/douwe/.espressif/v6.0/esp-idf/components/soc/esp32c3/mpi_periph.c", "/home/douwe/.espressif/v6.0/esp-idf/components/soc/esp32c3/power_supply_periph.c" ],
|
|
"include_dirs": [ "include", "esp32c3", "esp32c3/include", "esp32c3/register" ]
|
|
},
|
|
"spi_flash": {
|
|
"alias": "idf::spi_flash",
|
|
"target": "___idf_spi_flash",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/spi_flash",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_spi_flash",
|
|
"reqs": [ "hal", "esp_hal_mspi", "esp_blockdev" ],
|
|
"priv_reqs": [ "bootloader_support", "soc", "esp_hal_gpio", "esp_driver_gpio", "esp_mm" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/spi_flash/libspi_flash.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/spi_flash/flash_brownout_hook.c", "/home/douwe/.espressif/v6.0/esp-idf/components/spi_flash/spi_flash_chip_drivers.c", "/home/douwe/.espressif/v6.0/esp-idf/components/spi_flash/spi_flash_chip_generic.c", "/home/douwe/.espressif/v6.0/esp-idf/components/spi_flash/spi_flash_chip_issi.c", "/home/douwe/.espressif/v6.0/esp-idf/components/spi_flash/spi_flash_chip_mxic.c", "/home/douwe/.espressif/v6.0/esp-idf/components/spi_flash/spi_flash_chip_gd.c", "/home/douwe/.espressif/v6.0/esp-idf/components/spi_flash/spi_flash_chip_winbond.c", "/home/douwe/.espressif/v6.0/esp-idf/components/spi_flash/spi_flash_chip_boya.c", "/home/douwe/.espressif/v6.0/esp-idf/components/spi_flash/spi_flash_chip_mxic_opi.c", "/home/douwe/.espressif/v6.0/esp-idf/components/spi_flash/spi_flash_chip_th.c", "/home/douwe/.espressif/v6.0/esp-idf/components/spi_flash/memspi_host_driver.c", "/home/douwe/.espressif/v6.0/esp-idf/components/spi_flash/spi_flash_blockdev.c", "/home/douwe/.espressif/v6.0/esp-idf/components/spi_flash/cache_utils.c", "/home/douwe/.espressif/v6.0/esp-idf/components/spi_flash/flash_mmap.c", "/home/douwe/.espressif/v6.0/esp-idf/components/spi_flash/flash_ops.c", "/home/douwe/.espressif/v6.0/esp-idf/components/spi_flash/spi_flash_wrap.c", "/home/douwe/.espressif/v6.0/esp-idf/components/spi_flash/esp_flash_api.c", "/home/douwe/.espressif/v6.0/esp-idf/components/spi_flash/esp_flash_spi_init.c", "/home/douwe/.espressif/v6.0/esp-idf/components/spi_flash/spi_flash_os_func_app.c", "/home/douwe/.espressif/v6.0/esp-idf/components/spi_flash/spi_flash_os_func_noos.c" ],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"spiffs": {
|
|
"alias": "idf::spiffs",
|
|
"target": "___idf_spiffs",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/spiffs",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_spiffs",
|
|
"reqs": [ "esp_partition" ],
|
|
"priv_reqs": [ "bootloader_support", "vfs", "esptool_py" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/spiffs/libspiffs.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/spiffs/spiffs_api.c", "/home/douwe/.espressif/v6.0/esp-idf/components/spiffs/spiffs/src/spiffs_cache.c", "/home/douwe/.espressif/v6.0/esp-idf/components/spiffs/spiffs/src/spiffs_check.c", "/home/douwe/.espressif/v6.0/esp-idf/components/spiffs/spiffs/src/spiffs_gc.c", "/home/douwe/.espressif/v6.0/esp-idf/components/spiffs/spiffs/src/spiffs_hydrogen.c", "/home/douwe/.espressif/v6.0/esp-idf/components/spiffs/spiffs/src/spiffs_nucleus.c", "/home/douwe/.espressif/v6.0/esp-idf/components/spiffs/esp_spiffs.c" ],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"vfs": {
|
|
"alias": "idf::vfs",
|
|
"target": "___idf_vfs",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/vfs",
|
|
"type": "LIBRARY",
|
|
"lib": "__idf_vfs",
|
|
"reqs": [],
|
|
"priv_reqs": [ "esp_driver_uart", "esp_driver_usb_serial_jtag", "esp_usb_cdc_rom_console" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"file": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/vfs/libvfs.a",
|
|
"sources": [ "/home/douwe/.espressif/v6.0/esp-idf/components/vfs/vfs.c", "/home/douwe/.espressif/v6.0/esp-idf/components/vfs/vfs_calls.c", "/home/douwe/.espressif/v6.0/esp-idf/components/vfs/vfs_eventfd.c", "/home/douwe/.espressif/v6.0/esp-idf/components/vfs/vfs_semihost.c", "/home/douwe/.espressif/v6.0/esp-idf/components/vfs/nullfs.c" ],
|
|
"include_dirs": [ "include" ]
|
|
}
|
|
},
|
|
"all_component_info" : {
|
|
"app_trace": {
|
|
"alias": "idf::app_trace",
|
|
"target": "___idf_app_trace",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/app_trace",
|
|
"source": "idf_components",
|
|
"lib": "__idf_app_trace",
|
|
"reqs": [ "esp_timer", "esp_driver_uart" ],
|
|
"priv_reqs": [ "esp_driver_gptimer" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"app_update": {
|
|
"alias": "idf::app_update",
|
|
"target": "___idf_app_update",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/app_update",
|
|
"source": "idf_components",
|
|
"lib": "__idf_app_update",
|
|
"reqs": [ "partition_table", "bootloader_support", "esp_app_format", "esp_bootloader_format", "esp_partition" ],
|
|
"priv_reqs": [ "esptool_py", "efuse", "spi_flash" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"bootloader": {
|
|
"alias": "idf::bootloader",
|
|
"target": "___idf_bootloader",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/bootloader",
|
|
"source": "idf_components",
|
|
"lib": "__idf_bootloader",
|
|
"reqs": [],
|
|
"priv_reqs": [ "partition_table", "esptool_py" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": []
|
|
},
|
|
"bootloader_support": {
|
|
"alias": "idf::bootloader_support",
|
|
"target": "___idf_bootloader_support",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support",
|
|
"source": "idf_components",
|
|
"lib": "__idf_bootloader_support",
|
|
"reqs": [ "soc" ],
|
|
"priv_reqs": [ "spi_flash", "mbedtls", "efuse", "heap", "esp_bootloader_format", "esp_app_format", "esptool_py", "esp_hal_wdt", "esp_hal_gpio", "esp_hal_uart", "esp_hal_ana_conv", "esp_hal_rtc_timer", "esp_hal_clock" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "bootloader_flash/include" ]
|
|
},
|
|
"bt": {
|
|
"alias": "idf::bt",
|
|
"target": "___idf_bt",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/bt",
|
|
"source": "idf_components",
|
|
"lib": "__idf_bt",
|
|
"reqs": [ "esp_timer", "esp_wifi" ],
|
|
"priv_reqs": [ "nvs_flash", "soc", "esp_pm", "esp_phy", "esp_coex", "mbedtls", "esp_driver_uart", "vfs", "esp_ringbuf", "esp_driver_spi", "esp_driver_gpio", "esp_gdbstub", "esp_security" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": []
|
|
},
|
|
"cmock": {
|
|
"alias": "idf::cmock",
|
|
"target": "___idf_cmock",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/cmock",
|
|
"source": "idf_components",
|
|
"lib": "__idf_cmock",
|
|
"reqs": [ "unity" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "CMock/src" ]
|
|
},
|
|
"console": {
|
|
"alias": "idf::console",
|
|
"target": "___idf_console",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/console",
|
|
"source": "idf_components",
|
|
"lib": "__idf_console",
|
|
"reqs": [ "vfs", "esp_stdio" ],
|
|
"priv_reqs": [ "esp_driver_uart", "esp_driver_usb_serial_jtag", "esp_usb_cdc_rom_console" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build" ]
|
|
},
|
|
"cxx": {
|
|
"alias": "idf::cxx",
|
|
"target": "___idf_cxx",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/cxx",
|
|
"source": "idf_components",
|
|
"lib": "__idf_cxx",
|
|
"reqs": [],
|
|
"priv_reqs": [ "esp_system", "pthread" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": []
|
|
},
|
|
"driver": {
|
|
"alias": "idf::driver",
|
|
"target": "___idf_driver",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/driver",
|
|
"source": "idf_components",
|
|
"lib": "__idf_driver",
|
|
"reqs": [ "esp_hal_i2c", "esp_hal_twai", "esp_hal_touch_sens" ],
|
|
"priv_reqs": [ "esp_timer", "esp_mm", "esp_driver_gpio", "esp_ringbuf", "esp_pm" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "i2c/include", "touch_sensor/include", "twai/include" ]
|
|
},
|
|
"efuse": {
|
|
"alias": "idf::efuse",
|
|
"target": "___idf_efuse",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/efuse",
|
|
"source": "idf_components",
|
|
"lib": "__idf_efuse",
|
|
"reqs": [],
|
|
"priv_reqs": [ "bootloader_support", "soc", "spi_flash", "esp_system", "esp_partition", "esp_app_format", "esp_hal_security" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp-tls": {
|
|
"alias": "idf::esp-tls",
|
|
"target": "___idf_esp-tls",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp-tls",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp-tls",
|
|
"reqs": [ "mbedtls" ],
|
|
"priv_reqs": [ "http_parser", "esp_timer", "lwip" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build", "esp-tls-crypto" ]
|
|
},
|
|
"esp_adc": {
|
|
"alias": "idf::esp_adc",
|
|
"target": "___idf_esp_adc",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_adc",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_adc",
|
|
"reqs": [ "esp_hal_ana_conv" ],
|
|
"priv_reqs": [ "esp_driver_gpio", "esp_driver_dma", "efuse", "esp_pm", "esp_ringbuf", "esp_mm" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "interface", "esp32c3/include" ]
|
|
},
|
|
"esp_app_format": {
|
|
"alias": "idf::esp_app_format",
|
|
"target": "___idf_esp_app_format",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_app_format",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_app_format",
|
|
"reqs": [],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_blockdev": {
|
|
"alias": "idf::esp_blockdev",
|
|
"target": "___idf_esp_blockdev",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_blockdev",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_blockdev",
|
|
"reqs": [],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_bootloader_format": {
|
|
"alias": "idf::esp_bootloader_format",
|
|
"target": "___idf_esp_bootloader_format",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_bootloader_format",
|
|
"reqs": [],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_coex": {
|
|
"alias": "idf::esp_coex",
|
|
"target": "___idf_esp_coex",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_coex",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_coex",
|
|
"reqs": [],
|
|
"priv_reqs": [ "esp_timer", "esp_driver_gpio" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_common": {
|
|
"alias": "idf::esp_common",
|
|
"target": "___idf_esp_common",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_common",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_common",
|
|
"reqs": [],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_driver_ana_cmpr": {
|
|
"alias": "idf::esp_driver_ana_cmpr",
|
|
"target": "___idf_esp_driver_ana_cmpr",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_ana_cmpr",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_driver_ana_cmpr",
|
|
"reqs": [ "esp_hal_ana_cmpr" ],
|
|
"priv_reqs": [ "esp_pm", "esp_driver_gpio" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_driver_bitscrambler": {
|
|
"alias": "idf::esp_driver_bitscrambler",
|
|
"target": "___idf_esp_driver_bitscrambler",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_bitscrambler",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_driver_bitscrambler",
|
|
"reqs": [ "esp_hal_dma" ],
|
|
"priv_reqs": [ "esp_mm", "esp_driver_dma" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_driver_cam": {
|
|
"alias": "idf::esp_driver_cam",
|
|
"target": "___idf_esp_driver_cam",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_cam",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_driver_cam",
|
|
"reqs": [ "esp_driver_isp", "esp_hal_cam", "esp_mm" ],
|
|
"priv_reqs": [ "esp_driver_gpio", "esp_driver_dma" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "interface" ]
|
|
},
|
|
"esp_driver_dac": {
|
|
"alias": "idf::esp_driver_dac",
|
|
"target": "___idf_esp_driver_dac",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_dac",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_driver_dac",
|
|
"reqs": [ "esp_hal_ana_conv" ],
|
|
"priv_reqs": [ "esp_pm", "esp_driver_gpio", "esp_hal_clock" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "./include" ]
|
|
},
|
|
"esp_driver_dma": {
|
|
"alias": "idf::esp_driver_dma",
|
|
"target": "___idf_esp_driver_dma",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_dma",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_driver_dma",
|
|
"reqs": [ "esp_hal_dma" ],
|
|
"priv_reqs": [ "esp_mm", "bootloader_support" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_driver_gpio": {
|
|
"alias": "idf::esp_driver_gpio",
|
|
"target": "___idf_esp_driver_gpio",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_gpio",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_driver_gpio",
|
|
"reqs": [ "esp_hal_gpio" ],
|
|
"priv_reqs": [ "esp_pm" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_driver_gptimer": {
|
|
"alias": "idf::esp_driver_gptimer",
|
|
"target": "___idf_esp_driver_gptimer",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_gptimer",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_driver_gptimer",
|
|
"reqs": [ "esp_pm", "esp_hal_timg" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_driver_i2c": {
|
|
"alias": "idf::esp_driver_i2c",
|
|
"target": "___idf_esp_driver_i2c",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_i2c",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_driver_i2c",
|
|
"reqs": [ "esp_hal_i2c" ],
|
|
"priv_reqs": [ "esp_driver_gpio", "esp_pm", "esp_ringbuf" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_driver_i2s": {
|
|
"alias": "idf::esp_driver_i2s",
|
|
"target": "___idf_esp_driver_i2s",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_i2s",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_driver_i2s",
|
|
"reqs": [ "esp_hal_i2s" ],
|
|
"priv_reqs": [ "esp_driver_gpio", "esp_driver_dma", "esp_pm", "esp_mm", "esp_hal_clock" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_driver_i3c": {
|
|
"alias": "idf::esp_driver_i3c",
|
|
"target": "___idf_esp_driver_i3c",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_i3c",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_driver_i3c",
|
|
"reqs": [],
|
|
"priv_reqs": [ "esp_driver_gpio", "esp_pm", "esp_mm", "esp_driver_dma" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_driver_isp": {
|
|
"alias": "idf::esp_driver_isp",
|
|
"target": "___idf_esp_driver_isp",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_isp",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_driver_isp",
|
|
"reqs": [ "esp_hal_cam", "esp_mm" ],
|
|
"priv_reqs": [ "esp_driver_gpio" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_driver_jpeg": {
|
|
"alias": "idf::esp_driver_jpeg",
|
|
"target": "___idf_esp_driver_jpeg",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_jpeg",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_driver_jpeg",
|
|
"reqs": [ "esp_hal_jpeg" ],
|
|
"priv_reqs": [ "esp_mm", "esp_pm", "esp_psram", "esp_driver_dma" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_driver_ledc": {
|
|
"alias": "idf::esp_driver_ledc",
|
|
"target": "___idf_esp_driver_ledc",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_ledc",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_driver_ledc",
|
|
"reqs": [ "esp_hal_ledc" ],
|
|
"priv_reqs": [ "esp_pm", "esp_driver_gpio" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_driver_mcpwm": {
|
|
"alias": "idf::esp_driver_mcpwm",
|
|
"target": "___idf_esp_driver_mcpwm",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_mcpwm",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_driver_mcpwm",
|
|
"reqs": [ "esp_hal_mcpwm" ],
|
|
"priv_reqs": [ "esp_pm", "esp_driver_gpio" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_driver_parlio": {
|
|
"alias": "idf::esp_driver_parlio",
|
|
"target": "___idf_esp_driver_parlio",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_parlio",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_driver_parlio",
|
|
"reqs": [ "esp_hal_parlio" ],
|
|
"priv_reqs": [ "esp_pm", "esp_driver_gpio", "esp_mm", "esp_driver_bitscrambler", "esp_driver_dma" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_driver_pcnt": {
|
|
"alias": "idf::esp_driver_pcnt",
|
|
"target": "___idf_esp_driver_pcnt",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_pcnt",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_driver_pcnt",
|
|
"reqs": [ "esp_hal_pcnt" ],
|
|
"priv_reqs": [ "esp_pm", "esp_driver_gpio" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_driver_ppa": {
|
|
"alias": "idf::esp_driver_ppa",
|
|
"target": "___idf_esp_driver_ppa",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_ppa",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_driver_ppa",
|
|
"reqs": [ "esp_hal_ppa" ],
|
|
"priv_reqs": [ "esp_mm", "esp_pm", "esp_driver_dma" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_driver_rmt": {
|
|
"alias": "idf::esp_driver_rmt",
|
|
"target": "___idf_esp_driver_rmt",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_rmt",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_driver_rmt",
|
|
"reqs": [ "esp_hal_rmt" ],
|
|
"priv_reqs": [ "esp_pm", "esp_driver_gpio", "esp_driver_bitscrambler", "esp_mm", "esp_driver_dma" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_driver_sd_intf": {
|
|
"alias": "idf::esp_driver_sd_intf",
|
|
"target": "___idf_esp_driver_sd_intf",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_sd_intf",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_driver_sd_intf",
|
|
"reqs": [],
|
|
"priv_reqs": [ "sdmmc" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_driver_sdio": {
|
|
"alias": "idf::esp_driver_sdio",
|
|
"target": "___idf_esp_driver_sdio",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_sdio",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_driver_sdio",
|
|
"reqs": [],
|
|
"priv_reqs": [ "esp_driver_gpio", "esp_ringbuf" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_driver_sdm": {
|
|
"alias": "idf::esp_driver_sdm",
|
|
"target": "___idf_esp_driver_sdm",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_sdm",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_driver_sdm",
|
|
"reqs": [ "esp_hal_gpio" ],
|
|
"priv_reqs": [ "esp_pm", "esp_driver_gpio" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_driver_sdmmc": {
|
|
"alias": "idf::esp_driver_sdmmc",
|
|
"target": "___idf_esp_driver_sdmmc",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_sdmmc",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_driver_sdmmc",
|
|
"reqs": [ "esp_driver_sd_intf", "sdmmc" ],
|
|
"priv_reqs": [ "esp_timer", "esp_pm", "esp_mm", "esp_driver_gpio" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "legacy/include" ]
|
|
},
|
|
"esp_driver_sdspi": {
|
|
"alias": "idf::esp_driver_sdspi",
|
|
"target": "___idf_esp_driver_sdspi",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_sdspi",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_driver_sdspi",
|
|
"reqs": [ "sdmmc", "esp_driver_spi", "esp_driver_gpio" ],
|
|
"priv_reqs": [ "esp_timer", "esp_mm" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_driver_spi": {
|
|
"alias": "idf::esp_driver_spi",
|
|
"target": "___idf_esp_driver_spi",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_spi",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_driver_spi",
|
|
"reqs": [ "esp_pm", "esp_hal_gpspi", "esp_driver_dma" ],
|
|
"priv_reqs": [ "esp_timer", "esp_mm", "esp_driver_gpio", "spi_flash", "esp_psram" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_driver_touch_sens": {
|
|
"alias": "idf::esp_driver_touch_sens",
|
|
"target": "___idf_esp_driver_touch_sens",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_touch_sens",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_driver_touch_sens",
|
|
"reqs": [ "esp_hal_touch_sens" ],
|
|
"priv_reqs": [ "esp_driver_gpio" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": []
|
|
},
|
|
"esp_driver_tsens": {
|
|
"alias": "idf::esp_driver_tsens",
|
|
"target": "___idf_esp_driver_tsens",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_tsens",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_driver_tsens",
|
|
"reqs": [ "esp_hal_ana_conv" ],
|
|
"priv_reqs": [ "efuse" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_driver_twai": {
|
|
"alias": "idf::esp_driver_twai",
|
|
"target": "___idf_esp_driver_twai",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_twai",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_driver_twai",
|
|
"reqs": [ "esp_hal_twai" ],
|
|
"priv_reqs": [ "esp_driver_gpio", "esp_pm", "esp_timer" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_driver_uart": {
|
|
"alias": "idf::esp_driver_uart",
|
|
"target": "___idf_esp_driver_uart",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_uart",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_driver_uart",
|
|
"reqs": [ "esp_hal_uart" ],
|
|
"priv_reqs": [ "esp_pm", "esp_driver_gpio", "esp_driver_dma", "esp_ringbuf", "esp_mm", "esp_psram" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_driver_usb_serial_jtag": {
|
|
"alias": "idf::esp_driver_usb_serial_jtag",
|
|
"target": "___idf_esp_driver_usb_serial_jtag",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_usb_serial_jtag",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_driver_usb_serial_jtag",
|
|
"reqs": [],
|
|
"priv_reqs": [ "esp_driver_gpio", "esp_ringbuf", "esp_pm", "esp_timer", "esp_hal_usb" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_eth": {
|
|
"alias": "idf::esp_eth",
|
|
"target": "___idf_esp_eth",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_eth",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_eth",
|
|
"reqs": [ "esp_event" ],
|
|
"priv_reqs": [ "log", "esp_timer", "esp_driver_spi", "esp_driver_gpio", "esp_hal_clock" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": []
|
|
},
|
|
"esp_event": {
|
|
"alias": "idf::esp_event",
|
|
"target": "___idf_esp_event",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_event",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_event",
|
|
"reqs": [ "log", "esp_common", "freertos" ],
|
|
"priv_reqs": [ "esp_timer" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_gdbstub": {
|
|
"alias": "idf::esp_gdbstub",
|
|
"target": "___idf_esp_gdbstub",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_gdbstub",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_gdbstub",
|
|
"reqs": [ "freertos" ],
|
|
"priv_reqs": [ "esp_hal_wdt", "esp_hal_uart" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_hal_ana_cmpr": {
|
|
"alias": "idf::esp_hal_ana_cmpr",
|
|
"target": "___idf_esp_hal_ana_cmpr",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_ana_cmpr",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_hal_ana_cmpr",
|
|
"reqs": [ "soc", "hal" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_hal_ana_conv": {
|
|
"alias": "idf::esp_hal_ana_conv",
|
|
"target": "___idf_esp_hal_ana_conv",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_ana_conv",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_hal_ana_conv",
|
|
"reqs": [ "soc", "hal", "esp_hal_dma" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp_hal_cam": {
|
|
"alias": "idf::esp_hal_cam",
|
|
"target": "___idf_esp_hal_cam",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_cam",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_hal_cam",
|
|
"reqs": [ "soc", "hal" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_hal_clock": {
|
|
"alias": "idf::esp_hal_clock",
|
|
"target": "___idf_esp_hal_clock",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_clock",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_hal_clock",
|
|
"reqs": [ "soc", "hal" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp_hal_dma": {
|
|
"alias": "idf::esp_hal_dma",
|
|
"target": "___idf_esp_hal_dma",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_dma",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_hal_dma",
|
|
"reqs": [ "soc", "hal" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp_hal_gpio": {
|
|
"alias": "idf::esp_hal_gpio",
|
|
"target": "___idf_esp_hal_gpio",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_gpio",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_hal_gpio",
|
|
"reqs": [ "soc", "hal" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp_hal_gpspi": {
|
|
"alias": "idf::esp_hal_gpspi",
|
|
"target": "___idf_esp_hal_gpspi",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_gpspi",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_hal_gpspi",
|
|
"reqs": [ "soc", "hal", "esp_hal_dma" ],
|
|
"priv_reqs": [ "esp_hal_gpio" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp_hal_i2c": {
|
|
"alias": "idf::esp_hal_i2c",
|
|
"target": "___idf_esp_hal_i2c",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_i2c",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_hal_i2c",
|
|
"reqs": [ "soc", "hal" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "esp32c3/include", "include" ]
|
|
},
|
|
"esp_hal_i2s": {
|
|
"alias": "idf::esp_hal_i2s",
|
|
"target": "___idf_esp_hal_i2s",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_i2s",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_hal_i2s",
|
|
"reqs": [ "soc", "hal" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp_hal_ieee802154": {
|
|
"alias": "idf::esp_hal_ieee802154",
|
|
"target": "___idf_esp_hal_ieee802154",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_ieee802154",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_hal_ieee802154",
|
|
"reqs": [],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_hal_jpeg": {
|
|
"alias": "idf::esp_hal_jpeg",
|
|
"target": "___idf_esp_hal_jpeg",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_jpeg",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_hal_jpeg",
|
|
"reqs": [ "soc", "hal" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_hal_lcd": {
|
|
"alias": "idf::esp_hal_lcd",
|
|
"target": "___idf_esp_hal_lcd",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_lcd",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_hal_lcd",
|
|
"reqs": [ "soc", "hal" ],
|
|
"priv_reqs": [ "esp_hal_i2s" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_hal_ledc": {
|
|
"alias": "idf::esp_hal_ledc",
|
|
"target": "___idf_esp_hal_ledc",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_ledc",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_hal_ledc",
|
|
"reqs": [ "soc", "hal" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp_hal_mcpwm": {
|
|
"alias": "idf::esp_hal_mcpwm",
|
|
"target": "___idf_esp_hal_mcpwm",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_mcpwm",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_hal_mcpwm",
|
|
"reqs": [ "soc", "hal" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_hal_mspi": {
|
|
"alias": "idf::esp_hal_mspi",
|
|
"target": "___idf_esp_hal_mspi",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_mspi",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_hal_mspi",
|
|
"reqs": [ "soc", "hal", "esp_hal_gpspi", "esp_hal_clock" ],
|
|
"priv_reqs": [ "esp_hal_gpio" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp_hal_parlio": {
|
|
"alias": "idf::esp_hal_parlio",
|
|
"target": "___idf_esp_hal_parlio",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_parlio",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_hal_parlio",
|
|
"reqs": [ "soc", "hal" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_hal_pcnt": {
|
|
"alias": "idf::esp_hal_pcnt",
|
|
"target": "___idf_esp_hal_pcnt",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_pcnt",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_hal_pcnt",
|
|
"reqs": [ "soc", "hal" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_hal_pmu": {
|
|
"alias": "idf::esp_hal_pmu",
|
|
"target": "___idf_esp_hal_pmu",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_pmu",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_hal_pmu",
|
|
"reqs": [ "soc", "hal", "esp_rom" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp_hal_ppa": {
|
|
"alias": "idf::esp_hal_ppa",
|
|
"target": "___idf_esp_hal_ppa",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_ppa",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_hal_ppa",
|
|
"reqs": [ "soc", "hal" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_hal_rmt": {
|
|
"alias": "idf::esp_hal_rmt",
|
|
"target": "___idf_esp_hal_rmt",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_rmt",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_hal_rmt",
|
|
"reqs": [ "soc", "hal" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp_hal_rtc_timer": {
|
|
"alias": "idf::esp_hal_rtc_timer",
|
|
"target": "___idf_esp_hal_rtc_timer",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_rtc_timer",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_hal_rtc_timer",
|
|
"reqs": [ "soc", "hal", "esp_rom" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp_hal_security": {
|
|
"alias": "idf::esp_hal_security",
|
|
"target": "___idf_esp_hal_security",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_security",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_hal_security",
|
|
"reqs": [ "soc", "hal" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "esp32c3/include", "include" ]
|
|
},
|
|
"esp_hal_timg": {
|
|
"alias": "idf::esp_hal_timg",
|
|
"target": "___idf_esp_hal_timg",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_timg",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_hal_timg",
|
|
"reqs": [ "soc", "hal" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp_hal_touch_sens": {
|
|
"alias": "idf::esp_hal_touch_sens",
|
|
"target": "___idf_esp_hal_touch_sens",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_touch_sens",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_hal_touch_sens",
|
|
"reqs": [ "soc", "hal" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_hal_twai": {
|
|
"alias": "idf::esp_hal_twai",
|
|
"target": "___idf_esp_hal_twai",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_twai",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_hal_twai",
|
|
"reqs": [ "soc", "hal" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp_hal_uart": {
|
|
"alias": "idf::esp_hal_uart",
|
|
"target": "___idf_esp_hal_uart",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_uart",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_hal_uart",
|
|
"reqs": [ "soc", "hal" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp_hal_usb": {
|
|
"alias": "idf::esp_hal_usb",
|
|
"target": "___idf_esp_hal_usb",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_usb",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_hal_usb",
|
|
"reqs": [ "soc", "hal" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp_hal_wdt": {
|
|
"alias": "idf::esp_hal_wdt",
|
|
"target": "___idf_esp_hal_wdt",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_wdt",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_hal_wdt",
|
|
"reqs": [ "soc", "hal", "esp_rom", "esp_hal_timg" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp_hid": {
|
|
"alias": "idf::esp_hid",
|
|
"target": "___idf_esp_hid",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hid",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_hid",
|
|
"reqs": [ "esp_event", "bt" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_http_client": {
|
|
"alias": "idf::esp_http_client",
|
|
"target": "___idf_esp_http_client",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_http_client",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_http_client",
|
|
"reqs": [ "lwip", "esp_event" ],
|
|
"priv_reqs": [ "tcp_transport", "http_parser" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_http_server": {
|
|
"alias": "idf::esp_http_server",
|
|
"target": "___idf_esp_http_server",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_http_server",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_http_server",
|
|
"reqs": [ "http_parser", "esp_event" ],
|
|
"priv_reqs": [ "mbedtls", "lwip", "esp_timer" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_https_ota": {
|
|
"alias": "idf::esp_https_ota",
|
|
"target": "___idf_esp_https_ota",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_https_ota",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_https_ota",
|
|
"reqs": [ "esp_http_client", "bootloader_support", "esp_bootloader_format", "esp_app_format", "esp_event", "esp_partition" ],
|
|
"priv_reqs": [ "log", "app_update" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_https_server": {
|
|
"alias": "idf::esp_https_server",
|
|
"target": "___idf_esp_https_server",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_https_server",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_https_server",
|
|
"reqs": [ "esp_http_server", "esp-tls", "esp_event" ],
|
|
"priv_reqs": [ "lwip" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_hw_support": {
|
|
"alias": "idf::esp_hw_support",
|
|
"target": "___idf_esp_hw_support",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_hw_support",
|
|
"reqs": [ "esp_hal_gpio", "esp_hal_usb", "esp_hal_pmu" ],
|
|
"priv_reqs": [ "efuse", "spi_flash", "bootloader_support", "esp_hal_wdt", "esp_hal_security", "esp_hal_rtc_timer", "esp_hal_clock", "esp_driver_gpio", "esp_timer", "esp_hal_touch_sens", "esp_hal_i2s", "esp_pm", "esp_mm", "esp_hal_mspi", "esp_hal_uart" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "include/soc", "ldo/include", "debug_probe/include", "etm/include", "mspi_timing_tuning/include", "mspi_timing_tuning/tuning_scheme_impl/include", "power_supply/include", "modem/include", "include/soc/esp32c3" ]
|
|
},
|
|
"esp_lcd": {
|
|
"alias": "idf::esp_lcd",
|
|
"target": "___idf_esp_lcd",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_lcd",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_lcd",
|
|
"reqs": [ "esp_driver_gpio", "esp_driver_i2c", "esp_driver_spi", "esp_driver_parlio", "esp_hal_lcd" ],
|
|
"priv_reqs": [ "esp_mm", "esp_psram", "esp_pm", "esp_driver_i2s", "esp_driver_dma" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "interface" ]
|
|
},
|
|
"esp_libc": {
|
|
"alias": "idf::esp_libc",
|
|
"target": "___idf_esp_libc",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_libc",
|
|
"reqs": [],
|
|
"priv_reqs": [ "soc", "spi_flash" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "platform_include" ]
|
|
},
|
|
"esp_local_ctrl": {
|
|
"alias": "idf::esp_local_ctrl",
|
|
"target": "___idf_esp_local_ctrl",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_local_ctrl",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_local_ctrl",
|
|
"reqs": [ "protocomm", "esp_https_server" ],
|
|
"priv_reqs": [ "protobuf-c", "esp_netif" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_mm": {
|
|
"alias": "idf::esp_mm",
|
|
"target": "___idf_esp_mm",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_mm",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_mm",
|
|
"reqs": [],
|
|
"priv_reqs": [ "heap", "spi_flash", "esp_hal_dma" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_netif": {
|
|
"alias": "idf::esp_netif",
|
|
"target": "___idf_esp_netif",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_netif",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_netif",
|
|
"reqs": [ "esp_event" ],
|
|
"priv_reqs": [ "esp_netif_stack" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_netif_stack": {
|
|
"alias": "idf::esp_netif_stack",
|
|
"target": "___idf_esp_netif_stack",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_netif_stack",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_netif_stack",
|
|
"reqs": [ "lwip" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": []
|
|
},
|
|
"esp_partition": {
|
|
"alias": "idf::esp_partition",
|
|
"target": "___idf_esp_partition",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_partition",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_partition",
|
|
"reqs": [ "esp_blockdev" ],
|
|
"priv_reqs": [ "esp_system", "spi_flash", "partition_table", "bootloader_support", "app_update" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_phy": {
|
|
"alias": "idf::esp_phy",
|
|
"target": "___idf_esp_phy",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_phy",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_phy",
|
|
"reqs": [],
|
|
"priv_reqs": [ "nvs_flash", "esp_driver_gpio", "esp_hal_ana_conv", "efuse", "esp_timer", "esp_wifi", "esptool_py" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "esp32c3/include" ]
|
|
},
|
|
"esp_pm": {
|
|
"alias": "idf::esp_pm",
|
|
"target": "___idf_esp_pm",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_pm",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_pm",
|
|
"reqs": [],
|
|
"priv_reqs": [ "esp_system", "esp_driver_gpio", "esp_timer", "esp_hal_uart" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_psram": {
|
|
"alias": "idf::esp_psram",
|
|
"target": "___idf_esp_psram",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_psram",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_psram",
|
|
"reqs": [],
|
|
"priv_reqs": [ "heap", "spi_flash", "esp_mm", "esp_hal_mspi", "esp_hal_gpio" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_ringbuf": {
|
|
"alias": "idf::esp_ringbuf",
|
|
"target": "___idf_esp_ringbuf",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_ringbuf",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_ringbuf",
|
|
"reqs": [],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_rom": {
|
|
"alias": "idf::esp_rom",
|
|
"target": "___idf_esp_rom",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_rom",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_rom",
|
|
"reqs": [],
|
|
"priv_reqs": [ "soc", "hal", "esp_hal_uart" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "esp32c3/include", "esp32c3/include/esp32c3", "esp32c3" ]
|
|
},
|
|
"esp_security": {
|
|
"alias": "idf::esp_security",
|
|
"target": "___idf_esp_security",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_security",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_security",
|
|
"reqs": [ "esp_hal_security" ],
|
|
"priv_reqs": [ "esp_hw_support", "hal", "efuse", "esp_system", "esp_timer" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_stdio": {
|
|
"alias": "idf::esp_stdio",
|
|
"target": "___idf_esp_stdio",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_stdio",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_stdio",
|
|
"reqs": [],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_system": {
|
|
"alias": "idf::esp_system",
|
|
"target": "___idf_esp_system",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_system",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_system",
|
|
"reqs": [],
|
|
"priv_reqs": [ "spi_flash", "esp_timer", "esp_mm", "esp_hal_mspi", "esp_hal_wdt", "esp_hal_uart", "esp_hal_dma", "esp_hal_clock", "bootloader_support", "esp_pm", "esp_usb_cdc_rom_console" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_tee": {
|
|
"alias": "idf::esp_tee",
|
|
"target": "___idf_esp_tee",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_tee",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_tee",
|
|
"reqs": [],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_timer": {
|
|
"alias": "idf::esp_timer",
|
|
"target": "___idf_esp_timer",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_timer",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_timer",
|
|
"reqs": [],
|
|
"priv_reqs": [ "esp_hal_timg" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_trace": {
|
|
"alias": "idf::esp_trace",
|
|
"target": "___idf_esp_trace",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_trace",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_trace",
|
|
"reqs": [ "app_trace" ],
|
|
"priv_reqs": [ "esp_driver_gptimer" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_usb_cdc_rom_console": {
|
|
"alias": "idf::esp_usb_cdc_rom_console",
|
|
"target": "___idf_esp_usb_cdc_rom_console",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_usb_cdc_rom_console",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_usb_cdc_rom_console",
|
|
"reqs": [],
|
|
"priv_reqs": [ "esp_timer" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"esp_wifi": {
|
|
"alias": "idf::esp_wifi",
|
|
"target": "___idf_esp_wifi",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esp_wifi",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esp_wifi",
|
|
"reqs": [ "esp_event", "esp_phy", "esp_netif" ],
|
|
"priv_reqs": [ "esp_pm", "esp_timer", "nvs_flash", "wpa_supplicant", "hal", "lwip", "esp_coex" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "include/local", "wifi_apps/include", "wifi_apps/nan_app/include" ]
|
|
},
|
|
"espcoredump": {
|
|
"alias": "idf::espcoredump",
|
|
"target": "___idf_espcoredump",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/espcoredump",
|
|
"source": "idf_components",
|
|
"lib": "__idf_espcoredump",
|
|
"reqs": [],
|
|
"priv_reqs": [ "esp_partition", "spi_flash", "bootloader_support", "mbedtls", "esp_rom", "soc", "esp_system", "esp_driver_gpio", "esp_app_format", "esp_hal_security" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": []
|
|
},
|
|
"esptool_py": {
|
|
"alias": "idf::esptool_py",
|
|
"target": "___idf_esptool_py",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/esptool_py",
|
|
"source": "idf_components",
|
|
"lib": "__idf_esptool_py",
|
|
"reqs": [ "bootloader" ],
|
|
"priv_reqs": [ "partition_table" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": []
|
|
},
|
|
"fatfs": {
|
|
"alias": "idf::fatfs",
|
|
"target": "___idf_fatfs",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/fatfs",
|
|
"source": "idf_components",
|
|
"lib": "__idf_fatfs",
|
|
"reqs": [ "wear_levelling", "sdmmc", "esp_driver_sdmmc", "esp_driver_sdspi" ],
|
|
"priv_reqs": [ "vfs", "esp_driver_gpio", "esptool_py" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "diskio", "src", "vfs" ]
|
|
},
|
|
"freertos": {
|
|
"alias": "idf::freertos",
|
|
"target": "___idf_freertos",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/freertos",
|
|
"source": "idf_components",
|
|
"lib": "__idf_freertos",
|
|
"reqs": [],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "config/include", "config/include/freertos", "config/riscv/include", "FreeRTOS-Kernel/include", "FreeRTOS-Kernel/portable/riscv/include", "FreeRTOS-Kernel/portable/riscv/include/freertos", "esp_additions/include" ]
|
|
},
|
|
"hal": {
|
|
"alias": "idf::hal",
|
|
"target": "___idf_hal",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/hal",
|
|
"source": "idf_components",
|
|
"lib": "__idf_hal",
|
|
"reqs": [],
|
|
"priv_reqs": [ "esp_hal_gpio" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "platform_port/include", "esp32c3/include", "include" ]
|
|
},
|
|
"heap": {
|
|
"alias": "idf::heap",
|
|
"target": "___idf_heap",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/heap",
|
|
"source": "idf_components",
|
|
"lib": "__idf_heap",
|
|
"reqs": [],
|
|
"priv_reqs": [ "soc" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "tlsf" ]
|
|
},
|
|
"http_parser": {
|
|
"alias": "idf::http_parser",
|
|
"target": "___idf_http_parser",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/http_parser",
|
|
"source": "idf_components",
|
|
"lib": "__idf_http_parser",
|
|
"reqs": [],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "." ]
|
|
},
|
|
"idf_test": {
|
|
"alias": "idf::idf_test",
|
|
"target": "___idf_idf_test",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/idf_test",
|
|
"source": "idf_components",
|
|
"lib": "__idf_idf_test",
|
|
"reqs": [],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "include/esp32c3" ]
|
|
},
|
|
"ieee802154": {
|
|
"alias": "idf::ieee802154",
|
|
"target": "___idf_ieee802154",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/ieee802154",
|
|
"source": "idf_components",
|
|
"lib": "__idf_ieee802154",
|
|
"reqs": [ "esp_coex" ],
|
|
"priv_reqs": [ "esp_phy", "esp_timer", "soc", "hal", "esp_pm", "esp_hal_ieee802154" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"linux": {
|
|
"alias": "idf::linux",
|
|
"target": "___idf_linux",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/linux",
|
|
"source": "idf_components",
|
|
"lib": "__idf_linux",
|
|
"reqs": [],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"log": {
|
|
"alias": "idf::log",
|
|
"target": "___idf_log",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/log",
|
|
"source": "idf_components",
|
|
"lib": "__idf_log",
|
|
"reqs": [],
|
|
"priv_reqs": [ "hal", "soc", "esp_hw_support" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"lwip": {
|
|
"alias": "idf::lwip",
|
|
"target": "___idf_lwip",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/lwip",
|
|
"source": "idf_components",
|
|
"lib": "__idf_lwip",
|
|
"reqs": [],
|
|
"priv_reqs": [ "vfs" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": []
|
|
},
|
|
"mbedtls": {
|
|
"alias": "idf::mbedtls",
|
|
"target": "___idf_mbedtls",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls",
|
|
"source": "idf_components",
|
|
"lib": "__idf_mbedtls",
|
|
"reqs": [ "esp_security" ],
|
|
"priv_reqs": [ "soc", "esp_hw_support", "esp_pm", "esp_driver_dma" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "port/include", "mbedtls/include", "mbedtls/library", "mbedtls/tf-psa-crypto/core", "mbedtls/tf-psa-crypto/drivers/builtin/src/", "esp_crt_bundle/include", "/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/psa_driver/include" ]
|
|
},
|
|
"nvs_flash": {
|
|
"alias": "idf::nvs_flash",
|
|
"target": "___idf_nvs_flash",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/nvs_flash",
|
|
"source": "idf_components",
|
|
"lib": "__idf_nvs_flash",
|
|
"reqs": [ "esp_partition", "esp_blockdev" ],
|
|
"priv_reqs": [ "spi_flash", "esp_libc", "esptool_py", "nvs_sec_provider" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"nvs_sec_provider": {
|
|
"alias": "idf::nvs_sec_provider",
|
|
"target": "___idf_nvs_sec_provider",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/nvs_sec_provider",
|
|
"source": "idf_components",
|
|
"lib": "__idf_nvs_sec_provider",
|
|
"reqs": [ "esp_security" ],
|
|
"priv_reqs": [ "bootloader_support", "efuse", "esp_partition", "nvs_flash" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"openthread": {
|
|
"alias": "idf::openthread",
|
|
"target": "___idf_openthread",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/openthread",
|
|
"source": "idf_components",
|
|
"lib": "__idf_openthread",
|
|
"reqs": [ "esp_netif", "lwip", "esp_driver_uart", "esp_driver_gpio", "esp_driver_spi", "esp_driver_usb_serial_jtag" ],
|
|
"priv_reqs": [ "console", "esp_coex", "esp_event", "esp_partition", "esp_timer", "ieee802154", "mbedtls", "nvs_flash" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": []
|
|
},
|
|
"partition_table": {
|
|
"alias": "idf::partition_table",
|
|
"target": "___idf_partition_table",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/partition_table",
|
|
"source": "idf_components",
|
|
"lib": "__idf_partition_table",
|
|
"reqs": [],
|
|
"priv_reqs": [ "esptool_py" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": []
|
|
},
|
|
"perfmon": {
|
|
"alias": "idf::perfmon",
|
|
"target": "___idf_perfmon",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/perfmon",
|
|
"source": "idf_components",
|
|
"lib": "__idf_perfmon",
|
|
"reqs": [],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": []
|
|
},
|
|
"protobuf-c": {
|
|
"alias": "idf::protobuf-c",
|
|
"target": "___idf_protobuf-c",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/protobuf-c",
|
|
"source": "idf_components",
|
|
"lib": "__idf_protobuf-c",
|
|
"reqs": [],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "protobuf-c" ]
|
|
},
|
|
"protocomm": {
|
|
"alias": "idf::protocomm",
|
|
"target": "___idf_protocomm",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/protocomm",
|
|
"source": "idf_components",
|
|
"lib": "__idf_protocomm",
|
|
"reqs": [ "bt" ],
|
|
"priv_reqs": [ "protobuf-c", "mbedtls", "console", "esp_http_server", "esp_driver_uart" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include/common", "include/security", "include/transports", "include/crypto/srp6a", "proto-c" ]
|
|
},
|
|
"pthread": {
|
|
"alias": "idf::pthread",
|
|
"target": "___idf_pthread",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/pthread",
|
|
"source": "idf_components",
|
|
"lib": "__idf_pthread",
|
|
"reqs": [],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"riscv": {
|
|
"alias": "idf::riscv",
|
|
"target": "___idf_riscv",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/riscv",
|
|
"source": "idf_components",
|
|
"lib": "__idf_riscv",
|
|
"reqs": [],
|
|
"priv_reqs": [ "soc", "hal" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"rt": {
|
|
"alias": "idf::rt",
|
|
"target": "___idf_rt",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/rt",
|
|
"source": "idf_components",
|
|
"lib": "__idf_rt",
|
|
"reqs": [],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"sdmmc": {
|
|
"alias": "idf::sdmmc",
|
|
"target": "___idf_sdmmc",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/sdmmc",
|
|
"source": "idf_components",
|
|
"lib": "__idf_sdmmc",
|
|
"reqs": [ "esp_blockdev" ],
|
|
"priv_reqs": [ "soc", "esp_timer", "esp_mm" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"soc": {
|
|
"alias": "idf::soc",
|
|
"target": "___idf_soc",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/soc",
|
|
"source": "idf_components",
|
|
"lib": "__idf_soc",
|
|
"reqs": [],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "esp32c3", "esp32c3/include", "esp32c3/register" ]
|
|
},
|
|
"spi_flash": {
|
|
"alias": "idf::spi_flash",
|
|
"target": "___idf_spi_flash",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/spi_flash",
|
|
"source": "idf_components",
|
|
"lib": "__idf_spi_flash",
|
|
"reqs": [ "hal", "esp_hal_mspi", "esp_blockdev" ],
|
|
"priv_reqs": [ "bootloader_support", "soc", "esp_hal_gpio", "esp_driver_gpio", "esp_mm" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"spiffs": {
|
|
"alias": "idf::spiffs",
|
|
"target": "___idf_spiffs",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/spiffs",
|
|
"source": "idf_components",
|
|
"lib": "__idf_spiffs",
|
|
"reqs": [ "esp_partition" ],
|
|
"priv_reqs": [ "bootloader_support", "vfs", "esptool_py" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"tcp_transport": {
|
|
"alias": "idf::tcp_transport",
|
|
"target": "___idf_tcp_transport",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/tcp_transport",
|
|
"source": "idf_components",
|
|
"lib": "__idf_tcp_transport",
|
|
"reqs": [ "esp-tls", "lwip", "esp_timer" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"ulp": {
|
|
"alias": "idf::ulp",
|
|
"target": "___idf_ulp",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/ulp",
|
|
"source": "idf_components",
|
|
"lib": "__idf_ulp",
|
|
"reqs": [ "esp_adc", "esp_driver_gpio", "esp_driver_uart", "esp_driver_i2s", "esp_hal_i2c", "esp_hal_touch_sens", "esp_hal_gpspi", "esp_hal_pmu", "esp_hal_rtc_timer", "esp_hal_clock" ],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": []
|
|
},
|
|
"unity": {
|
|
"alias": "idf::unity",
|
|
"target": "___idf_unity",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/unity",
|
|
"source": "idf_components",
|
|
"lib": "__idf_unity",
|
|
"reqs": [],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "unity/src" ]
|
|
},
|
|
"vfs": {
|
|
"alias": "idf::vfs",
|
|
"target": "___idf_vfs",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/vfs",
|
|
"source": "idf_components",
|
|
"lib": "__idf_vfs",
|
|
"reqs": [],
|
|
"priv_reqs": [ "esp_driver_uart", "esp_driver_usb_serial_jtag", "esp_usb_cdc_rom_console" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"wear_levelling": {
|
|
"alias": "idf::wear_levelling",
|
|
"target": "___idf_wear_levelling",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/wear_levelling",
|
|
"source": "idf_components",
|
|
"lib": "__idf_wear_levelling",
|
|
"reqs": [ "esp_partition" ],
|
|
"priv_reqs": [ "spi_flash" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include" ]
|
|
},
|
|
"wpa_supplicant": {
|
|
"alias": "idf::wpa_supplicant",
|
|
"target": "___idf_wpa_supplicant",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/wpa_supplicant",
|
|
"source": "idf_components",
|
|
"lib": "__idf_wpa_supplicant",
|
|
"reqs": [],
|
|
"priv_reqs": [ "mbedtls", "esp_timer", "esp_wifi" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "port/include", "esp_supplicant/include" ]
|
|
},
|
|
"xtensa": {
|
|
"alias": "idf::xtensa",
|
|
"target": "___idf_xtensa",
|
|
"prefix": "idf",
|
|
"dir": "/home/douwe/.espressif/v6.0/esp-idf/components/xtensa",
|
|
"source": "idf_components",
|
|
"lib": "__idf_xtensa",
|
|
"reqs": [],
|
|
"priv_reqs": [],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": [ "include", "port/include", "esp_supplicant/include" ]
|
|
},
|
|
"main": {
|
|
"alias": "idf::main",
|
|
"target": "___idf_main",
|
|
"prefix": "idf",
|
|
"dir": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/main",
|
|
"source": "project_components",
|
|
"lib": "__idf_main",
|
|
"reqs": [],
|
|
"priv_reqs": [ "esp_driver_gpio", "esp_timer", "spi_flash", "esp_driver_uart", "spiffs" ],
|
|
"managed_reqs": [],
|
|
"managed_priv_reqs": [],
|
|
"include_dirs": []
|
|
}
|
|
},
|
|
"gdbinit_files": {
|
|
"01_symbols": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/gdbinit/symbols",
|
|
"02_prefix_map": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/gdbinit/prefix_map",
|
|
"03_py_extensions": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/gdbinit/py_extensions",
|
|
"04_connect": "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/gdbinit/connect"
|
|
},
|
|
"debug_arguments_openocd": "-f board/esp32c3-builtin.cfg"
|
|
}
|