Skip to content

Conversation

radurentea
Copy link
Collaborator

Description

Please include a summary of the change and which issue is fixed.

Fixes #XXX

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Steps to test this pull request

Provide a list of steps to test changes in this PR and required output

  1. Click on "Command"
  2. Execute action.
  3. Observe results.
  • Expected behaviour:

  • Expected output:

How has this been tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Test Configuration:

  • ESP-IDF Version:
  • OS (Windows,Linux and macOS):

Dependent components impacted by this PR:

  • Component 1
  • Component 2

Checklist

  • PR Self Reviewed
  • Applied Code formatting
  • Added Documentation
  • Added Unit Test
  • Verified on all platforms - Windows,Linux and macOS

@radurentea radurentea self-assigned this Sep 26, 2025
Copy link

Pull request has been marked as stale since there are no activities, and this will be closed in 5 days if there are no further activities

@github-actions github-actions bot added the stale Stale PR or Issue label Oct 12, 2025
@radurentea radurentea added ongoing Ongoing Issue or PR, this label will be used for issue or PR which is to be excluded by stale bot and removed stale Stale PR or Issue labels Oct 13, 2025
- This keeps idfConfiguration.parameterToProjectConfigMap('idf.buildPath') returning the preset’s binaryDir (as buildDirectoryPath) instead of falling back to the default ${workspaceFolder}/build.
- Fixes issue where Set Target invoked idf.py with the wrong -B dir after profile edits or when “Save last project configuration” is enabled.
…s text

- Run openocd --version with silent output and coalesce concurrent calls to avoid duplicate banners during set-target/devkit detection/hints.
- Store aggregated OpenOCD output as string (text-only) to avoid Buffer typing issues and unnecessary Buffer.concat allocations.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ongoing Ongoing Issue or PR, this label will be used for issue or PR which is to be excluded by stale bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant