Sign in
pigweed
/
third_party
/
github
/
raspberrypi
/
pico-sdk
/
8ebb83ccaa00c2025412f233bb0317a7b792b48f
/
.
/
src
/
host
/
pico_printf
/
CMakeLists.txt
blob: 80a71326ae1beca737c108396a26760350868910 [
file
] [
log
] [
blame
]
if (NOT TARGET pico_printf)
pico_add_library(pico_printf)
function(pico_set_printf_implementation)
endfunction()
endif()