Files
stepper_base/main/CMakeLists.txt

5 lines
170 B
CMake

idf_component_register(SRCS "main.c"
INCLUDE_DIRS "."
REQUIRES "direction_controller"
PRIV_REQUIRES "driver")