wheel/components/servo/CMakeLists.txt
2024-01-23 15:19:46 +08:00

3 lines
111 B
CMake

idf_component_register(SRCS "servo.c"
INCLUDE_DIRS "."
REQUIRES driver)