Skip to content

Commit ec528d3

Browse files
Remove unneeded SDK files from libpico/etc. (earlephilhower#2733)
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.
1 parent 5296241 commit ec528d3

28 files changed

+2
-2
lines changed

lib/rp2040/libipv4-big.a

-75.5 KB
Binary file not shown.

lib/rp2040/libipv4-bt-big.a

-88.2 KB
Binary file not shown.

lib/rp2040/libipv4-bt.a

-88.2 KB
Binary file not shown.

lib/rp2040/libipv4-ipv6-big.a

-75.5 KB
Binary file not shown.

lib/rp2040/libipv4-ipv6-bt-big.a

-88.2 KB
Binary file not shown.

lib/rp2040/libipv4-ipv6-bt.a

-88.2 KB
Binary file not shown.

lib/rp2040/libipv4-ipv6.a

-75.5 KB
Binary file not shown.

lib/rp2040/libipv4.a

-75.5 KB
Binary file not shown.

lib/rp2040/libpico.a

-75.5 KB
Binary file not shown.

lib/rp2350-riscv/libipv4-big.a

-192 KB
Binary file not shown.

0 commit comments

Comments
 (0)