Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
cc19d41f3403c35a3d82e4dd743a5cd6ca94e094
/
.
/
third_party
/
pico-sdk
/
src
/
rp2040.cmake
blob: c68df450a49c73b26ac39f576bc44fc34309ae76 [
file
] [
log
] [
blame
]
Austin Schuh
208337d
2022-01-01 14:29:11 -0800
[
diff
] [
blame
]
1
# include everything needed to build against rp2040
2
3
include
(
rp2_common
.
cmake
)
4
5
add_subdirectory
(
rp2040
)
6