1# include everything needed to build against rp2040 2 3include(rp2_common.cmake) 4 5add_subdirectory(rp2040) 6 7