From 7162946544630859face4ef3e397c16d823028f5 Mon Sep 17 00:00:00 2001 From: Louis Burda Date: Sun, 20 Nov 2022 16:46:27 +0100 Subject: Enable double tap bootloader feature --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') 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 -- cgit v1.2.3-71-gd317