platformio / platformio/platformio-core
Import project from Keil µVision IDE
Open
Nobody has claimed this yet.
feature
integration
project
- Dominant language
- Python
- Stars
- 9.5k
- Forks
- 905
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 2
Description
See https://community.platformio.org/t/port-keil-project-to-platformio/7409
Implement platformio project import command.
For example,
platformio project import [KEIL_PROJECT_DIR] -d,--destination-dir [WRITABLE_DIR] -t,--type [keil|...]
Contributor guide
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 requested entry point is platformio project import, with a Keil project directory, destination directory, and type option. Start by reading the linked community discussion; done means the command imports a Keil project and accepts the shown arguments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100