Sign in
pigweed
/
third_party
/
github
/
raspberrypi
/
pico-sdk
/
f316272a80ea8443893aeb0a7dca083963720eda
/
.
/
src
/
rp2040.cmake
blob: c68df450a49c73b26ac39f576bc44fc34309ae76 [
file
] [
log
] [
blame
]
# include everything needed to build against rp2040
include
(
rp2_common
.
cmake
)
add_subdirectory
(
rp2040
)