Files
stepper_base/components/stepper_motor/CMakeLists.txt
Cedarium Zhang 404f75cef5 Initial commit
2026-01-30 12:10:24 +08:00

4 lines
133 B
CMake

idf_component_register(SRCS "stepper_motor.c"
INCLUDE_DIRS "include"
PRIV_REQUIRES "driver")