Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
9efd680bb12ee8fb1afc17a2a7e9ee4d09d19ddc
/
.
/
third_party
/
pico-sdk
/
src
/
rp2040.cmake
blob: c68df450a49c73b26ac39f576bc44fc34309ae76 [
file
] [
log
] [
blame
]
# include everything needed to build against rp2040
include
(
rp2_common
.
cmake
)
add_subdirectory
(
rp2040
)