This commit is contained in:
Martin Brodbeck 2024-02-09 14:06:45 +01:00
parent fada15a167
commit 880bd0545f

View file

@ -50,7 +50,6 @@ target_link_libraries(pico_keyer
hardware_flash hardware_flash
hardware_exception hardware_exception
pico_flash pico_flash
pico_mem_ops
) )
pico_add_extra_outputs(pico_keyer) pico_add_extra_outputs(pico_keyer)