We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0996a9e commit 7f37af8Copy full SHA for 7f37af8
src/host/pico_stdio/CMakeLists.txt
@@ -16,5 +16,7 @@ if (NOT TARGET pico_stdio)
16
endfunction()
17
function(pico_enable_stdio_semihosting)
18
19
+ function(pico_enable_stdio_rtt)
20
+ endfunction()
21
endif()
22
0 commit comments