Support generating e² studio projects
- Dominant language
- Python
- Stars
- 49
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
I'd like to use the [e² studio IDE](https://www.renesas.com/us/en/software-tool/e-studio) with my Mbed project. Mbed CLI 1 could export to a e² studio IDE project, but Mbed CLI 2 doesn't provide this ability.
**Describe the solution you'd like**
I'd like to use CMake to generate a e² studio project.
**Describe alternatives you've considered**
None
**Additional context**
None
Contributor guide
Research direction
Start by locating the existing Mbed CLI 2 project-generation entry points and any CMake export logic, then compare the project structure expected by e² studio. Confirm how a generated e² studio project is opened and built, and define done as CMake producing a usable e² studio IDE project for an Mbed project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, python
- Domain
- build-system, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100