Files
FastAccelStepper/CMakeLists.txt
2025-06-05 17:05:08 +03:00

7 lines
125 B
CMake

idf_component_register(
SRC_DIRS "src"
INCLUDE_DIRS "src"
REQUIRES arduino-esp32
PRIV_REQUIRES driver soc
)