Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add input for select custom openocd board #830

Merged
merged 1 commit into from
Nov 7, 2022

Conversation

brianignacio5
Copy link
Collaborator

@brianignacio5 brianignacio5 commented Nov 1, 2022

Description

In the ESP-IDF: Select OpenOCD Board Configuration allow the user to manually input the configuration files for the Custom Board option.

Also add the ESP32-S3 debugging via builtin USB-JTAG option if not available in esp-config.json temporary since it is only included in the latest OpenOCD release.

Fix #826

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How has this been tested?

  • Manual Testing using the UI command

Test Configuration:

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

Dependent components impacted by this PR:

  • No Dependency affected

Checklist

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

@brianignacio5 brianignacio5 self-assigned this Nov 1, 2022
@brianignacio5 brianignacio5 merged commit aa8be3a into master Nov 7, 2022
@brianignacio5 brianignacio5 deleted the bugfix/custom-board-input branch November 7, 2022 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Add ESP32S3 Builtin JTAG to known boards list (VSC-994)
1 participant