You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The platform.h headers for both RP2040 and RP2350 need extern "C" declarations when included from C++ code or rp2040_chip_version
and rp2350_chip_version won't be found by the linker.