3 lines
127 B
CMake
3 lines
127 B
CMake
idf_component_register(SRCS "main.cpp"
|
|
INCLUDE_DIRS "."
|
|
REQUIRES DendoStepper freertos) |