pico-sdk/src/rp2040.cmake

7 lines
106 B
CMake
Raw Normal View History

2021-01-20 16:44:27 +00:00
# include everything needed to build against rp2040
include(rp2_common.cmake)
add_subdirectory(rp2040)