stm32pio icon indicating copy to clipboard operation
stm32pio copied to clipboard

Add option to specify source-destination directory

Open EnziinSystem opened this issue 3 years ago • 1 comments

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 avatar Jan 19 '22 03:01 EnziinSystem

Duplicate #31

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

ussserrr avatar Jan 23 '22 10:01 ussserrr