Skip to content

Commit 0e36267

Browse files
Remove Pico-SDK C++ exception-override new/delete
We support both exceptions on and off, but the (only?) C++ file in the SDK is part of libpico and LWIP. Remove it so we will use GCC's build-in operator new/delete which will be correct for either option since we ship libc++ built with and without exceptions.
1 parent 2348051 commit 0e36267

28 files changed

+1
-1
lines changed

lib/rp2040/libipv4-big.a

-7.87 KB
Binary file not shown.

lib/rp2040/libipv4-bt-big.a

-7.87 KB
Binary file not shown.

lib/rp2040/libipv4-bt.a

-7.87 KB
Binary file not shown.

lib/rp2040/libipv4-ipv6-big.a

-7.87 KB
Binary file not shown.

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

-7.87 KB
Binary file not shown.

lib/rp2040/libipv4-ipv6-bt.a

-7.87 KB
Binary file not shown.

lib/rp2040/libipv4-ipv6.a

-7.87 KB
Binary file not shown.

lib/rp2040/libipv4.a

-7.87 KB
Binary file not shown.

lib/rp2040/libpico.a

-7.87 KB
Binary file not shown.

lib/rp2350-riscv/libipv4-big.a

-13 KB
Binary file not shown.

0 commit comments

Comments
 (0)