Files
2026-07-05 12:47:37 +02:00

6 lines
104 B
CMake

idf_component_register(
SRC_DIRS "Source"
INCLUDE_DIRS "Source"
REQUIRES Tactility driver
)