aboutsummaryrefslogtreecommitdiff
path: root/ports/rp2/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ports/rp2/CMakeLists.txt')
-rw-r--r--ports/rp2/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/rp2/CMakeLists.txt b/ports/rp2/CMakeLists.txt
index 400cb8480..160456c6b 100644
--- a/ports/rp2/CMakeLists.txt
+++ b/ports/rp2/CMakeLists.txt
@@ -143,6 +143,7 @@ target_link_libraries(${MICROPYTHON_TARGET}
pico_multicore
pico_stdlib_headers
pico_stdlib
+ pico_unique_id
tinyusb_device
)