Skip to content

Cannot call rp2040_chip_version/rp2350_chip_version from C++ code #2217

@rhulme

Description

@rhulme

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions