Skip to content

Conversation

@brianignacio5
Copy link
Collaborator

Update reset function in example code with code from espressif/vscode-esp-idf-web-extension#21

Reset function on Console reset might not work on some JTAG devices. The code from @archef2000 could fix the issue here.

Also add reset on console start so user doesn't need to manually reset every time.

Description

Fix #171


Checklist

Before submitting a Pull Request, please ensure the following:

  • 🚨 This PR does not introduce breaking changes.
  • All CI checks (GH Actions) pass.
  • Documentation is updated as needed.
  • Tests are updated or added as necessary.
  • Code is well-commented, especially in complex areas.
  • Git history is clean — commits are squashed to the minimum necessary.

@brianignacio5 brianignacio5 self-assigned this Mar 13, 2025
@github-actions
Copy link

Download the artifacts for this pull request:

@brianignacio5 brianignacio5 mentioned this pull request Mar 13, 2025
3 tasks
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.

I don't quite understand...

2 participants