pimoroni-pico/examples/motor2040/CMakeLists.txt

10 lines
393 B
CMake
Raw Normal View History

#include(servo2040_calibration.cmake)
#include(servo2040_current_meter.cmake)
#include(servo2040_led_rainbow.cmake)
#include(servo2040_multiple_servos.cmake)
#include(servo2040_read_sensors.cmake)
#include(servo2040_sensor_feedback.cmake)
#include(servo2040_servo_cluster.cmake)
#include(servo2040_servo_wave.cmake)
#include(servo2040_simple_easing.cmake)
include(motor2040_single_motor.cmake)