-
Notifications
You must be signed in to change notification settings - Fork 315
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
JTAG Flash Support (VSC-487) #183
Conversation
Merge master from espressif/vscode-esp-idf-extension
Merge commit
Master merge
merge from GH master
Sync Merge
Sync with master
Github Master sync
Pull request has been marked as |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested on MacOS. Feature looks really well and working properly.
Left some comments otherwise LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This feature will enable to flash device via JTAG
TODOs:
i18n
UART
&JTAG
Closes #161
How to test?
idf.flashType
asJTAG
and click flash button and it should use the functionality for flashing via JTAGDevelopers Note