mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
4 lines
175 B
CMake
4 lines
175 B
CMake
idf_component_register(SRCS esp_matter_console.cpp esp_matter_console_diagnostics.cpp
|
|
INCLUDE_DIRS .
|
|
PRIV_REQUIRES chip esp32_mbedtls)
|