Skip to content

Commit

Permalink
Remove fixme text
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 committed Oct 3, 2023
1 parent bf91c00 commit 8f77435
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions examples/lighting-app/esp32/main/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@ endif()


if (CONFIG_ENABLE_ESP_INSIGHTS_TRACE)
# FIXME:
# need GN argument
# matter_trace_config = "${chip_root}/src/tracing/esp32_trace:esp32_trace_tracing"
list(APPEND PRIV_INCLUDE_DIRS_LIST "${CMAKE_SOURCE_DIR}/third_party/connectedhomeip/src/tracing/esp32_trace/include")
endif()

Expand Down

0 comments on commit 8f77435

Please sign in to comment.