mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-08-18 07:55:06 +00:00
5 lines
84 B
CMake
5 lines
84 B
CMake
idf_component_register(
|
|
SRCS "source/module.cpp"
|
|
REQUIRES TactilityKernel
|
|
)
|