-
Notifications
You must be signed in to change notification settings - Fork 0
panic decoder pr #5
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
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: tyeth <[email protected]>
Co-authored-by: tyeth <[email protected]>
Co-authored-by: tyeth <[email protected]>
…is not assignable to type '7 | 8 | undefined'.
* add flash id to main * update flash size argument to loader options * add initial firmware image implementation * add rest of firmware image classes * esp32 update header with segments count * use crypto package instead * fix lint
Add automated GitHub Pages preview deployments for PRs and branches
🚀 Preview Deployment Ready!Your changes have been deployed to GitHub Pages: Preview URL: https://tyeth.github.io/read-partitions-esptool-js/pr/5-9cf04d8/ Deployment Path: This preview will be updated with each new commit to this PR. |
🚀 Preview Deployment Ready!Your changes have been deployed to GitHub Pages: Preview URL: https://tyeth.github.io/read-partitions-esptool-js/pr/5-d1cc505/ Deployment Path: This preview will be updated with each new commit to this PR. |
Matches PR espressif#195 with additional oembed + partition reading support - untested