Skip to content

Conversation

@fpistm
Copy link
Member

@fpistm fpistm commented Dec 4, 2025

Fixes #2807.

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

Add Debugger probe selection so that launch.json accurately selects probe and protocol

1 participant