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

Flash firmware without run build #18233

Merged
merged 2 commits into from
Mar 21, 2023
Merged

Conversation

Jason2866
Copy link
Collaborator

@Jason2866 Jason2866 commented Mar 21, 2023

Description:

This change makes mass deployment flashing possible with VSC and Platformio IDE.

The existing firmware in build_output is flashed without any other Platformio task is done.
Select the env you want to flash and click Upload in Tasmota VSC bottom menu bar.

Bildschirm­foto 2023-03-21 um 14 09 07

This can be repeated to flash devices (with same firmware) as often it is needed.

Checklist:

  • The pull request is done against the latest development branch
  • Only relevant files were touched
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • The code change is tested and works with Tasmota core ESP8266 V.2.7.4.9
  • The code change is tested and works with Tasmota core ESP32 V.2.0.7
  • I accept the CLA.

NOTE: The code change must pass CI tests. Your PR cannot be merged unless tests pass

* Use firmwares from `build_output`
* simulate build with firmware from `build_output`
@Jason2866 Jason2866 merged commit 1164570 into arendst:development Mar 21, 2023
@Jason2866 Jason2866 deleted the mass_flash branch March 21, 2023 13:56
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.

1 participant