We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c6098a commit eeb4a89Copy full SHA for eeb4a89
components/mdns/tests/host_unit_test/CMakeLists.txt
@@ -38,6 +38,7 @@ include_directories(
38
${IDF_COMPONENTS_DIR}/esp_common/include
39
${IDF_COMPONENTS_DIR}/esp_system/include
40
${IDF_COMPONENTS_DIR}/log/include
41
+ ${IDF_COMPONENTS_DIR}/esp_hw_support/etm/include
42
${IDF_COMPONENTS_DIR}/esp_rom/include
43
${IDF_COMPONENTS_DIR}/heap/include
44
${IDF_COMPONENTS_DIR}/esp_rom/linux/include/linux/
0 commit comments