aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b6cf2c3..97de1cd 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -26,6 +26,7 @@ target_include_directories(${PROJECT} PUBLIC
target_link_libraries(${PROJECT} PRIVATE
pico_stdlib
pico_stdio
+ pico_bootsel_via_double_reset
hardware_pio
hardware_gpio
tinyusb_device