Skip to content

Conversation

@fpistm
Copy link
Member

@fpistm fpistm commented Dec 4, 2025

Fixes #2807.

Fixes stm32duino#2807.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm added this to the 2.12.0 milestone Dec 4, 2025
@fpistm fpistm added the enhancement New feature or request label Dec 4, 2025
@fpistm fpistm requested a review from Copilot December 4, 2025 14:55
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds CMSIS-DAP interface configuration for OpenOCD DapLink upload method across all STM32 board families. The change enables proper interface selection when using DapLink debuggers with OpenOCD, fixing issue #2807.

Key Changes:

  • Adds debug.server.openocd.scripts.0 and debug.server.openocd.scripts.1 configuration entries for all DapLink upload method definitions
  • Ensures DapLink upload configurations properly specify the CMSIS-DAP interface and SWD transport selection

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@fpistm fpistm merged commit 6798ca6 into stm32duino:main Dec 5, 2025
24 checks passed
@github-project-automation github-project-automation bot moved this from In progress to Done in STM32 core based on ST HAL Dec 5, 2025
@fpistm fpistm deleted the daplink branch December 5, 2025 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

1 participant