Skip to content

Implement compressed stub for sketch upload #4982

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

Closed
6 tasks done
devyte opened this issue Jul 30, 2018 · 0 comments · Fixed by #5635
Closed
6 tasks done

Implement compressed stub for sketch upload #4982

devyte opened this issue Jul 30, 2018 · 0 comments · Fixed by #5635
Assignees
Milestone

Comments

@devyte
Copy link
Collaborator

devyte commented Jul 30, 2018

Basic Infos

  • This issue complies with the issue POLICY doc.
  • I have read the documentation at readthedocs and the issue is not addressed there.
  • I have tested that the issue is present in current master branch (aka latest git).
  • I have searched the issue tracker for a similar issue.
  • If there is a stack dump, I have decoded it.
  • I have filled out all fields below.

Platform

  • Hardware: all
  • Core Version: latest git
  • Development Env: Arduino IDE
  • Operating System: all

Settings in IDE

  • Module: all
  • Flash Mode: all
  • Flash Size: all
  • lwip Variant: all
  • Reset Method: all
  • Flash Frequency: all
  • CPU Frequency: all
  • Upload Using: SERIAL (OTA?)
  • Upload Speed: N/A

Problem Description

Implement compressed stub for flashing a sketch, like on ESP32. This would decrease flashing time (or rather increase throughput).
Of particular note, this could be useful for flashing SPIFFS image.

Ref: #4973 and first reply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants