pico-sdk/src/rp2040.cmake
graham sanderson 26653ea81e Initial Release
2021-01-20 10:44:27 -06:00

7 lines
106 B
CMake

# include everything needed to build against rp2040
include(rp2_common.cmake)
add_subdirectory(rp2040)