Skip to content

Add Mbed CE framework for Pico 2 - #126

Open
multiplemonomials wants to merge 2 commits into
maxgerhardt:developfrom
multiplemonomials:dev/mbed-ce-add-pico-2
Open

Add Mbed CE framework for Pico 2#126
multiplemonomials wants to merge 2 commits into
maxgerhardt:developfrom
multiplemonomials:dev/mbed-ce-add-pico-2

Conversation

@multiplemonomials

Copy link
Copy Markdown

Hi, I've updated Mbed CE so it supports RPi Pico 2 now! This means we can add a few more boards (though we don't support nearly the whole range of boards defined in this repo).

Comment thread platform.json
"type": "toolchain",
"owner": "platformio",
"version": ">=1.90201.0,<1.90302.0"
"version": ">=1.100301.220327"

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It appears that CMSIS needs at least GCC 10 when compiling for RP2350 or we get an error about a missing intrinsic. Is there a reason this was pinned to an old version, or is it OK for me to upgrade globally?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant