pimoroni-pico/examples/interstate75/CMakeLists.txt

3 lines
118 B
CMake
Raw Normal View History

2021-11-23 12:48:55 +00:00
include(interstate75_hello_world.cmake)
2021-12-02 12:41:30 +00:00
include(interstate75_pio_dma.cmake)
include(interstate75_scrolling_text.cmake)