Question
Is there any documentation on how to compile and flash the STM32CubeG0 MCU Firmware Package examples in STM32CubeIDE?
I haven't figured out how to get it to import an example in STM32CubeIDE and compile it. I tried to recreate the project based on one generated with STM32CubeMX, but had no luck.
I eventually tried SW4STM32 and at least got it to compile there, but then when it tries to flash it via openocd it errors out there, but that's a different issue.