platformio / platformio/platformio-core

Import project from Keil µVision IDE

Open
#2,367 10 comments 8 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.