Skip to content

[Feature Request] Provide a much more up-to-date compiler (at least GCC 12) #149

Open
@aentinger

Description

@aentinger

This core (as well as many other Arduino cores) ships with GCC 7.2.1 20170904.

~/.arduino15/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/bin/arm-none-eabi-g++ --version
arm-none-eabi-g++ (GNU Tools for Arm Embedded Processors 7-2017-q4-major) 7.2.1 20170904 (release) [ARM/embedded-7-branch revision 255204]

Meanwhile arduino-pico uses GCC 12 and stm32duino uses GCC 10 (at least).

I suggest updating tooling to GCC 12.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions