# OpenOCD-stm32 **Repository Path**: github_proxy/OpenOCD-stm32 ## Basic Information - **Project Name**: OpenOCD-stm32 - **Description**: STMicroelectronics customized version of OpenOCD supporting STM32 MCUs and MPUs - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: openocd-cubeide-r6 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-08 - **Last Updated**: 2025-12-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## STMicroelectronics/OpenOCD ### 1. Overview The Open On-Chip Debugger (OpenOCD) is a free software aiming to provide debugging, in-system programming and boundary-scan testing. To be used within STM32CubeIDE, STMicroelectronics modified OpenOCD to support: * All STM32 MCU and MPU devices * All ST-Link variants and features STMicroelectronics is actively working at merging these modifications in the official OpenOCD. In the mean time, these modifications are available in this repository. This software component is licensed under GNU General Public License v2 For more information regarding OpenOCD please refer to: * the original [README](README) * OpenOCD [website](http://openocd.org/) or documentation: [HTML](http://openocd.org/doc/html/index.html) - [PDF](http://openocd.org/doc/pdf/openocd.pdf) ### 2. Contributing guide This part serves as a checklist before contributing to this repository. ##### Before opening an issue To report a bug/request please file an issue in the right repository (example for [OpenOCD](https://github.com/STMicroelectronics/OpenOCD/issues/new)). But check the following boxes before posting an issue: - [ ] `Make sure you are using the latest commit (major releases are Tagged, but corrections are available as new commits).` - [ ] `Make sure your issue is not already reported/fixed on GitHub or discussed on a previous Issue.` Don't forget to browse into the **Closed** Issues. ##### Pull Requests For the moment, the Pull Request feature is not deployed. STMicroelectronics is working on a Contributor License Agreement procedure **Copyright © 2022 STMicroelectronics. All rights reserved.**