-
Notifications
You must be signed in to change notification settings - Fork 314
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 extra button for flashing #774
Conversation
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!
@radurentea hi ! Tested under: I have fallowed your "How has this been tested?" but got this error during build for (esp32/esp32s2) targets LOG:
|
@AndriiFilippov Hi, thank you! It seems that the custom settings were the issue. I've previously attached the screenshot with some custom settings from the vscode documentation we've had for the partition table, not with the actually ones I've tested with. nvs, data, nvs, 0x9000, 0x4000 I've updated the screenshot from the VSCode documentation with the new custom setting Can you please test it again using these new settings? |
@radurentea LGTM |
Pull request has been marked as |
Description
Flash button was activating only the "select flash method" command, so I've changed the name of the button and added an extra button for flashing.
Fixes # (VSC-924)
Type of change
How has this been tested?
Tested on ESP-S2 Chip
Test Configuration:
Checklist