platformio / platformio/platform-raspberrypi
toolchain-gccarmnoneeabi not available for ARMv7l
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 94
- Forks
- 141
- PR merge metrics
- No merged PRs in 30d
Description
Per community topic.
Compiling any project for the RP2040 on a Raspberry Pi is impossible since the compiler package is missing.
PIO Core Call Error: "Platform Manager: raspberrypi @ 1.0.0 is already installed\nTool Manager:
Installing platformio/toolchain-gccarmnoneeabi @ ~1.90201.0\n\n\nError: Could not find the package
with 'platformio/toolchain-gccarmnoneeabi @ ~1.90201.0' requirements for your system
'linux_armv7l'"
Related to https://github.com/platformio/platform-teensy/issues/51 where I, by hand, compiled toolchains on the Raspberry Pi for ARMv6 and ARM64.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Begin with the linked community topic and related platform-teensy issue #51; confirm the RP2040 platform's toolchain dependency and ARMv7l package availability. Done means a Raspberry Pi ARMv7l user can install toolchain-gccarmnoneeabi and compile an RP2040 project without the shown package-resolution error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- raspberry-pi
- Domain
- build-system, embedded-iot
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100