Can someone point me to instructions on using a ST-Link/V2 with STM32CubeIDE?
I can't seem to figure out how to program flash from within STM32CubeIDE? I have a project for a custom board (using a STM32F030) that builds correctly, but there is no obvious option to select my ST-Link/V2 so I can download the resulting program into flash.
Right now, I have to switch to the ST-Link Utility to program my board - but that seems unnecessarily cumbersome.
I feel like I'm missing an obvious step - but Eclipse-based IDEs have always confounded me...
