Pico-SDK changed the output extension of their compilation from "x.c.obj" to "x.c.o" meaning the removed Newlib and STDIO SDK wrappers were still being linked in certain situations. Update make-libpico Cmakefile to remove the new names. Fixes debug `printf` output. |
||
|---|---|---|
| .. | ||
| btstack_config.h | ||
| CMakeLists.txt | ||
| lwipopts.h | ||
| make-libpico.sh | ||
| pico_sdk_import.cmake | ||
| tusb_config.h | ||