Hello everyone,
I hope you’re all doing well!
I’m currently working on a project using an MCU STM32G030C8T6 with the Cube IDE. However, I’d like to migrate to PlatformIO as my development environment. My project doesn’t rely on any specific framework like Arduino; I’m using the MCU on a custom PCB primarily for digital signal conversion from keyboards, with a focus on basic I/O operations.
I noticed that this particular model isn’t officially supported in PlatformIO, but it seems like a custom profile could be created for it. I’ve done some research here on the forum and elsewhere, but I’ve come across some conflicting information. So, I’d like to ask the community for guidance on how to set up the correct configuration.
Any help or insights would be greatly appreciated!
Thanks in advance!