Home
last modified time | relevance | path

Searched refs:EXTRA_COMPONENT_DIRS (Results 1 – 25 of 196) sorted by relevance

12345678

/hal_espressif-3.4.0/examples/ethernet/iperf/
DMakefile8 EXTRA_COMPONENT_DIRS = $(IDF_PATH)/examples/system/console/advanced/components macro
9 EXTRA_COMPONENT_DIRS += $(IDF_PATH)/examples/wifi/iperf/components
10 EXTRA_COMPONENT_DIRS += $(IDF_PATH)/examples/common_components/iperf
11 EXTRA_COMPONENT_DIRS += $(IDF_PATH)/examples/ethernet/enc28j60/components/eth_enc28j60
/hal_espressif-3.4.0/examples/bluetooth/esp_ble_mesh/aligenie_demo/
DMakefile8 EXTRA_COMPONENT_DIRS := $(IDF_PATH)/examples/bluetooth/esp_ble_mesh/common_components/button macro
9 EXTRA_COMPONENT_DIRS += $(IDF_PATH)/examples/bluetooth/esp_ble_mesh/common_components/light_driver
10 EXTRA_COMPONENT_DIRS += $(IDF_PATH)/examples/bluetooth/esp_ble_mesh/common_components/example_init
11 EXTRA_COMPONENT_DIRS += $(IDF_PATH)/examples/bluetooth/esp_ble_mesh/common_components/example_nvs
/hal_espressif-3.4.0/examples/cxx/experimental/experimental_cpp_component/host_test/esp_timer/
DCMakeLists.txt6 list(APPEND EXTRA_COMPONENT_DIRS "$ENV{IDF_PATH}/tools/mocks/esp_timer/")
7 list(APPEND EXTRA_COMPONENT_DIRS "$ENV{IDF_PATH}/tools/mocks/driver/")
8 list(APPEND EXTRA_COMPONENT_DIRS "$ENV{IDF_PATH}/tools/mocks/freertos/")
9 list(APPEND EXTRA_COMPONENT_DIRS "$ENV{IDF_PATH}/examples/cxx/experimental/experimental_cpp_compone…
/hal_espressif-3.4.0/examples/bluetooth/esp_ble_mesh/ble_mesh_wifi_coexist/
DMakefile8 EXTRA_COMPONENT_DIRS := $(IDF_PATH)/examples/bluetooth/esp_ble_mesh/common_components/example_init macro
9 EXTRA_COMPONENT_DIRS += $(IDF_PATH)/examples/bluetooth/esp_ble_mesh/common_components/fast_provisio…
10 EXTRA_COMPONENT_DIRS += $(IDF_PATH)/examples/common_components/iperf
/hal_espressif-3.4.0/examples/cxx/experimental/esp_mqtt_cxx/ssl/
DMakefile7 EXTRA_COMPONENT_DIRS := $(IDF_PATH)/examples/common_components/protocol_examples_common macro
8 EXTRA_COMPONENT_DIRS += $(IDF_PATH)/examples/cxx/experimental/esp_mqtt_cxx/components
9 EXTRA_COMPONENT_DIRS += $(IDF_PATH)/examples/cxx/experimental/experimental_cpp_component
/hal_espressif-3.4.0/examples/cxx/experimental/esp_mqtt_cxx/tcp/
DMakefile7 EXTRA_COMPONENT_DIRS := $(IDF_PATH)/examples/common_components/protocol_examples_common macro
8 EXTRA_COMPONENT_DIRS += $(IDF_PATH)/examples/cxx/experimental/esp_mqtt_cxx/components
9 EXTRA_COMPONENT_DIRS += $(IDF_PATH)/examples/cxx/experimental/experimental_cpp_component
/hal_espressif-3.4.0/examples/cxx/experimental/experimental_cpp_component/host_test/gpio/
DCMakeLists.txt9 list(APPEND EXTRA_COMPONENT_DIRS "$ENV{IDF_PATH}/tools/mocks/driver/")
10 list(APPEND EXTRA_COMPONENT_DIRS "$ENV{IDF_PATH}/tools/mocks/freertos/")
13 list(APPEND EXTRA_COMPONENT_DIRS "$ENV{IDF_PATH}/examples/cxx/experimental/experimental_cpp_compone…
/hal_espressif-3.4.0/components/nvs_flash/host_test/nvs_page_test/
DCMakeLists.txt6 list(APPEND EXTRA_COMPONENT_DIRS "$ENV{IDF_PATH}/tools/mocks/driver/")
7 list(APPEND EXTRA_COMPONENT_DIRS "$ENV{IDF_PATH}/tools/mocks/freertos/")
8 list(APPEND EXTRA_COMPONENT_DIRS "$ENV{IDF_PATH}/tools/mocks/spi_flash/")
/hal_espressif-3.4.0/examples/peripherals/mcpwm/mcpwm_brushed_dc_control/
DMakefile8 EXTRA_COMPONENT_DIRS += $(IDF_PATH)/examples/common_components
9 EXTRA_COMPONENT_DIRS += $(IDF_PATH)/examples/peripherals/pcnt/rotary_encoder/components
/hal_espressif-3.4.0/examples/protocols/modbus/tcp/mb_tcp_slave/
DMakefile7 EXTRA_COMPONENT_DIRS := $(IDF_PATH)/examples/protocols/modbus/mb_example_common macro
8 EXTRA_COMPONENT_DIRS += $(IDF_PATH)/examples/common_components/protocol_examples_common
DCMakeLists.txt6 set(EXTRA_COMPONENT_DIRS $ENV{IDF_PATH}/examples/protocols/modbus/mb_example_common) variable
10 list(APPEND EXTRA_COMPONENT_DIRS $ENV{IDF_PATH}/examples/common_components/protocol_examples_common)
/hal_espressif-3.4.0/examples/protocols/modbus/tcp/mb_tcp_master/
DMakefile8 EXTRA_COMPONENT_DIRS := $(IDF_PATH)/examples/protocols/modbus/mb_example_common macro
9 EXTRA_COMPONENT_DIRS += $(IDF_PATH)/examples/common_components/protocol_examples_common
DCMakeLists.txt5 set(EXTRA_COMPONENT_DIRS $ENV{IDF_PATH}/examples/protocols/modbus/mb_example_common) variable
8 list(APPEND EXTRA_COMPONENT_DIRS $ENV{IDF_PATH}/examples/common_components/protocol_examples_common)
/hal_espressif-3.4.0/examples/wifi/iperf/
DMakefile8 EXTRA_COMPONENT_DIRS := $(IDF_PATH)/examples/system/console/advanced/components macro
9 EXTRA_COMPONENT_DIRS += $(IDF_PATH)/examples/common_components/iperf
/hal_espressif-3.4.0/examples/cxx/experimental/experimental_cpp_component/
DREADME.md9 set(EXTRA_COMPONENT_DIRS $ENV{IDF_PATH}/examples/cxx/experimental/experimental_cpp_component)
15 set(EXTRA_COMPONENT_DIRS "$ENV{IDF_PATH}/examples/cxx/experimental/experimental_cpp_component/")
/hal_espressif-3.4.0/make/
Dproject.mk150 EXTRA_COMPONENT_DIRS ?=
151 COMPONENT_DIRS := $(PROJECT_PATH)/components $(EXTRA_COMPONENT_DIRS) $(IDF_PATH)/components $(PROJE…
159 $(warning SRCDIRS variable is deprecated. These paths can be added to EXTRA_COMPONENT_DIRS or COMPO…
/hal_espressif-3.4.0/examples/network/simple_sniffer/
DMakefile8 EXTRA_COMPONENT_DIRS += $(IDF_PATH)/examples/common_components/pcap
/hal_espressif-3.4.0/examples/openthread/ot_br/
DMakefile8 EXTRA_COMPONENT_DIRS = $(IDF_PATH)/examples/common_components/protocol_examples_common macro
/hal_espressif-3.4.0/examples/openthread/ot_cli/
DMakefile8 EXTRA_COMPONENT_DIRS = $(IDF_PATH)/examples/common_components/iperf macro
/hal_espressif-3.4.0/examples/protocols/http_server/simple/
DMakefile8 EXTRA_COMPONENT_DIRS = $(IDF_PATH)/examples/common_components/protocol_examples_common macro
/hal_espressif-3.4.0/examples/protocols/http_server/ws_echo_server/
DMakefile8 EXTRA_COMPONENT_DIRS = $(IDF_PATH)/examples/common_components/protocol_examples_common macro
/hal_espressif-3.4.0/examples/protocols/https_request/
DMakefile8 EXTRA_COMPONENT_DIRS = $(IDF_PATH)/examples/common_components/protocol_examples_common macro
/hal_espressif-3.4.0/examples/protocols/https_mbedtls/
DMakefile8 EXTRA_COMPONENT_DIRS = $(IDF_PATH)/examples/common_components/protocol_examples_common macro
/hal_espressif-3.4.0/examples/protocols/https_x509_bundle/
DMakefile8 EXTRA_COMPONENT_DIRS = $(IDF_PATH)/examples/common_components/protocol_examples_common macro
/hal_espressif-3.4.0/examples/protocols/asio/udp_echo_server/
DMakefile7 EXTRA_COMPONENT_DIRS = $(IDF_PATH)/examples/common_components/protocol_examples_common macro

12345678