platformio / platformio/platform-raspberrypi
Add support for alternative Arduino core earlephilhower/arduino-pico
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 94
- Forks
- 141
- PR merge metrics
- No merged PRs in 30d
Description
As simliar to e.g. STM32 and AVR with board_build.core = .., it should be supported to switch to a different Arduino core implementation, the most popular of which is https://github.com/earlephilhower/arduino-pico.
Needs a PlatformIO builder script, a new framwork package and the necessary platform scripts changes here.
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
Start by comparing how the existing STM32 and AVR platforms handle board_build.core, then inspect the Raspberry Pi platform's builder script, framework package handling, and platform scripts. Done means PlatformIO can select earlephilhower/arduino-pico as an alternative Arduino core through the requested configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- arduino, python, raspberry-pi
- Domain
- build-system, embedded-iot, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100