Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.
/ flasher Public archive

ESP32 and ESP8266 firmware flasher cross-platform Qt desktop application for flashing ESP8266s and ESP32s from the Raise.dev Console.

License

Notifications You must be signed in to change notification settings

raisedevs/flasher

Repository files navigation

Raise.dev Firmware Flasher (archived ☠️)

This was Raise's ESP32 and ESP8266 firmware flasher cross-platform Qt desktop application for flashing ESP8266s and ESP32s from the Raise.dev Console.

Building and Developing (on macOS)

We recommend building this by using QtCreator:

# Install QtCreator from Homebrew Cask
$ brew install --cask qt-creator

# Install the Homebrew dependencies
$ brew bundle

# Output the Caveats to setup Homebrew's Qt in QtCreator
$ brew info --formula qt

Alternatively, you can build from the Terminal with:

script/bootstrap

Building (on Linux or Windows)

See the GitHub Actions build.yml workflow using Ubuntu or Windows.

Note that you'll need to manually install Qt and CMake.

Status

Archived.

License

Licensed under the MIT License. The full license text is available in LICENSE.txt.

About

ESP32 and ESP8266 firmware flasher cross-platform Qt desktop application for flashing ESP8266s and ESP32s from the Raise.dev Console.

Resources

License

Stars

Watchers

Forks