platformio / platformio/platformio-docs
Doc: "Custom Development Platforms" - 4) Search Result: "Nothing has been found by your request"
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 285
- Forks
- 357
- PR merge metrics
- No merged PRs in 30d
Description
Reference: https://docs.platformio.org/en/latest/platforms/creating_platform.html
Basically just doing steps 1-4, copying/pasting the source in the doc to ~/.platformio/platforms/myplatform/platform.json and ~/.platformio/platforms/myplatform/builder/main.py, then running ~/.platformio/penv/bin/pio platform search (now deprecated for pkg, btw) which comes up with stuff online, so I append the query myplatform, which results in the message stated in the title for this post.
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 with the referenced Custom Development Platforms page and reproduce the steps using ~/.platformio/platforms/myplatform/platform.json and builder/main.py. Run ~/.platformio/penv/bin/pio platform search with and without myplatform, then document the expected search behavior and clarify the deprecated command if the page still uses it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100