rp2040.cmake 106 B

123456
  1. # include everything needed to build against rp2040
  2. include(rp2_common.cmake)
  3. add_subdirectory(rp2040)