platformio / platformio/platform-raspberrypi
Request/Question: Baremetal core without Arduino
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 94
- Forks
- 141
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
How hard would it be to adapt this platform to only bundle the Pico SDK, debug tools and other nice things from this project? The reason for my question being that we want to avoid the bloated and inefficient Arduino framework all together and only work with C and the Pico SDK but retain the ability to build and debug our code. We've previously relied on Wizio-Pico but that project has since been scrapped.
Thank you!
Regards,
Jonathan
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
The issue asks for a PlatformIO setup bundling the Pico SDK and debug tools without the Arduino framework. Start by reviewing the platform's current Arduino-related approach and the referenced Wizio-Pico project, then define whether C/Pico SDK builds and debugging can work independently. Done would require agreed scope and a working bare-metal build and debug workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- arduino, c, python
- Domain
- embedded-iot, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100