Custom stm32 Firmware location

Hello everyone, I am a fresh happy PIO user but I have a small question though.

I was working with the atollic + MXCube framework and I manage my embedded packages with the Cube Pakage manager. I have a folder with firmwares installed and updated through that manager. When I create a PIO project, I see that the firmware sources are downloaded again and placed in a directory inside my user space.

The question is: can I still use my old directory for firmware location so that I can manage version, installs ecc from the Cube package manager?

Thanks a lot, tell me if I was not clear.

Andrea

Ok, this could be the solution I was looking for. A more general workflow where I configure the skeleton with CUbeMX and then use PIO for development.

What about C++ support? Before I had to convert the project from atollic in C++, is it doable now?

Thanks a lot

Please file a feature request here Issues · platformio/platform-ststm32 · GitHub