aboutsummaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-05-25 17:45:54 +0200
committerLoek Le Blansch <loek@pipeframe.xyz>2024-05-25 17:45:54 +0200
commit23017163757ea5e674bec4fb5529c24fe54002d7 (patch)
tree6610817ee1972d705eacb8aed3e5e6df4e2e540a /main
parenta7ef669c7391e0a0112473b4934aadf531b17960 (diff)
parent2c822f07fb31aaf00679227af50483218479dba5 (diff)
Merge branch 'master' into prot/neo-puzzle (merge #4)
Diffstat (limited to 'main')
-rw-r--r--main/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt
index 59d1156..e24d9a5 100644
--- a/main/CMakeLists.txt
+++ b/main/CMakeLists.txt
@@ -20,4 +20,3 @@ pico_enable_stdio_usb(main 1)
pico_add_extra_outputs(main)
target_include_directories(main PRIVATE ${CMAKE_CURRENT_LIST_DIR})
target_link_libraries(main pico_cyw43_arch_lwip_threadsafe_background pico_stdlib)
-