Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to specify source-destination directory #110

Open
EnziinSystem opened this issue Jan 19, 2022 · 1 comment
Open

Add option to specify source-destination directory #110

EnziinSystem opened this issue Jan 19, 2022 · 1 comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request

Comments

@EnziinSystem
Copy link

EnziinSystem commented Jan 19, 2022

Thanks for a great project.

I think we should add the option to specify the source directory to the project containing the IOC file and the option to specify the destination directory to contain the generated PlatformIO project code.

The purpose is to avoid a mix of the original code in the STM32Cube project and to avoid duplication of code in the Src folder like the attached image.

A format command like this:

stm32pio new -x /path/to/project.ioc -d /path/to/platformio

Thank you.

pio

@EnziinSystem EnziinSystem changed the title Added option to specify source-destination directory Add option to specify source-destination directory Jan 19, 2022
@ussserrr ussserrr added the enhancement New feature or request label Jan 23, 2022
@ussserrr
Copy link
Owner

Duplicate #31

Hello! I see, it is a one of the most requested feature, so I probably going to implement it first.

@ussserrr ussserrr added the duplicate This issue or pull request already exists label Jan 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants