raspberrypi / pico-sdk

BSD 3-Clause "New" or "Revised" License
3.24k stars 837 forks source link

custom_(un)lock_tcpip_core: link properly in C++ #1738

Closed jaguilar closed 1 week ago

jaguilar commented 1 week ago

Fixes #1737

Adds C linkage to TCP core locking functions when compiled in C++.