pimoroni-pico/examples/servo2040/CMakeLists.txt

7 wiersze
266 B
CMake

include(servo2040_calibration.cmake)
include(servo2040_led_rainbow.cmake)
include(servo2040_multiple_servos.cmake)
include(servo2040_servo_cluster.cmake)
include(servo2040_servo_wave.cmake)
include(servo2040_simple_easing.cmake)
include(servo2040_single_servo.cmake)