Add support for openocd on stm32g0 and stm32g4 targets #24055
Labels
area: Flashing
Enhancement
Changes/Updates/Additions to existing features
platform: STM32
ST Micro STM32
Is your enhancement proposal related to a problem? Please describe.
stm32g0 and stm32g4 soc support has recently been added on openocd.
openocd support can now be enabled on these targets when flashing debugging
Describe the solution you'd like
Identify openocd SHA1 that enable G4/G0 support.
Enable openocd support on zephyr G4 and G0 supported platforms.
Update board docs
Check everything is fine flash/debug
Request needed change on https://github.com/zephyrproject-rtos/openocd
Close related issues (zephyrproject-rtos/openocd#11)
Additional context
Will avoid need to update pyocd local version to support G4 packages.
The text was updated successfully, but these errors were encountered: