ussserrr / stm32pio

Automate managing of STM32CubeMX + PlatformIO projects
https://pypi.org/project/stm32pio
Other
224 stars 24 forks source link

Generate project from ioc file #33

Open fazerlicourice7 opened 3 years ago

fazerlicourice7 commented 3 years ago

Is there any possibility of using just the ioc file to generate the .pio project? Some chips don't have the .gpdsc option in CubeMX (for eg. H745). I would like to not have to use cube ide, and instead use pio.

Alternatively, is there a different way to get a .gpdsc file from the cube ide project it generates?

ussserrr commented 3 years ago

I don't have any experience with this chip lineup, maybe other options (like SW4STM32, Cube IDE) can be sufficient enough to be recognized by PlatformIO? Need to be tested