mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 11:03:05 +00:00
4 lines
164 B
CMake
4 lines
164 B
CMake
idf_component_register(SRC_DIRS "${CONFIG_BOARD_NAME}"
|
|
INCLUDE_DIRS include
|
|
PRIV_REQUIRES button_driver led_driver)
|