Skip to content
Snippets Groups Projects
Commit 7f37af83 authored by graham sanderson's avatar graham sanderson
Browse files

add missing rtt cmake functions for host

parent 0996a9e3
Branches
Tags
No related merge requests found
......@@ -16,5 +16,7 @@ if (NOT TARGET pico_stdio)
endfunction()
function(pico_enable_stdio_semihosting)
endfunction()
function(pico_enable_stdio_rtt)
endfunction()
endif()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment