From 880bd0545fb17ef28dc3d61cc8773b47e8bc922b Mon Sep 17 00:00:00 2001 From: Martin Brodbeck Date: Fri, 9 Feb 2024 14:06:45 +0100 Subject: [PATCH] cleanup --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 069327d..b2268e0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -50,7 +50,6 @@ target_link_libraries(pico_keyer hardware_flash hardware_exception pico_flash - pico_mem_ops ) pico_add_extra_outputs(pico_keyer)