mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
4 lines
142 B
CMake
4 lines
142 B
CMake
idf_component_register(SRCS app_driver.c
|
|
INCLUDE_DIRS .
|
|
PRIV_REQUIRES board led_driver button_driver)
|