Adding STM32Cube init files to platformio

Development environment specific, Arduino, Eclipse, VS2013, Em::Blocks etc
Post Reply
shbzrozn
Posts: 1
Joined: Wed Apr 03, 2024 10:43 am

Adding STM32Cube init files to platformio

Post by shbzrozn »

Hello,

i have been developing projects for arduinos and atmega chips, but now i have a project where i'll be using stm32chip and stm32duino to be able to use arduino commands. I want to use the STM32HAL library and i am using platformio. Now i found some reference on how to do this https://github.com/orgs/stm32duino/discussions/1373, to generate the init config files with stm32 cube and then import the files to the project, but the GPDSC option isn't available anymore, although EWARM also generates similar files?
Or is there an easier way with STM32Duino in platformio where i just have some built in commands already?

Best regards
Post Reply

Return to “IDE's”