-
Notifications
You must be signed in to change notification settings - Fork 304
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
Partition Table Editor UI (VSC-439) #170
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
* initial esp-adf support * fix images in examples html src * choose framework before loading examples * fix some images in markdown html * fix svg images * mv types marked to dev deps * add esp-mdf and examples * set MDF to MDF_PATH env variable
Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/rvagg/bl/releases) - [Commits](rvagg/bl@v4.0.2...v4.0.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Pull request has been marked as |
Pull request has been marked as |
@brianignacio5 are you implementing the NVS Editor based on this PR? If so we can review and merge it first. |
Sure thing, I originally wanted to reuse the most of the code (just picking some parts of the code), maybe in future we can refactor to have common components between different webviews. Will review this PR today. |
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.
Left some suggestions about CSV files and load.
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 thanks for the changes.
Add UI for editing and flashing Partition Table
Tasks
i18n
build & flash
buttonScreenshots