Skip to content
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 command example to flash with esptool.py #1230

Merged
merged 1 commit into from
Jun 29, 2022

Conversation

spinpwr
Copy link
Contributor

@spinpwr spinpwr commented Jun 28, 2022

Description:

If you are on Linux and don't want to (or can't) install Chrome based browser to upload the firmware you can use the Python based flash tool from Espressif. This can be installed in user space without special right needed.
It took me some searching and reading the docs of esptool to get the commands to work, so I thought I can save the others from this by adding the relevant info to this how-to.

Checklist:

  • [ x ] The pull request is done against the latest development branch
  • [ x ] Only one feature/fix was added per PR and the code change compiles without warnings
  • [ x ] I accept the DCO.

If you are on Linux and don't want to (or can't) install Chrome based browser to flash you can use the Python based flash tool from Espressif.
It took me some searching and reading the docs of esptool to get the commands to work, then I thought I can save this time for others by adding the relevant info to this how to.
@1technophile
Copy link
Owner

Thanks !

@1technophile 1technophile merged commit 3bd1d31 into 1technophile:development Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants