Files
2026-03-13 16:39:27 +00:00

6 lines
99 B
CMake

idf_component_register(
SRCS "guition.c"
INCLUDE_DIRS "."
REQUIRES driver esp_common
)