/ESP-Web-flasher

A web serial package for updating your ESP bootloader via the browser.

Primary LanguageTypeScriptMIT LicenseMIT

ESP Web Flasher

A Web Serial package for updating your ESP bootloader via the browser.

Local development

  • Clone this repository.
  • Install dependencies with npm
  • Run script/develop

Fork

This is a fork of Adafruit WebSerial ESPTool. Their repository is a single-use website. This fork converts the code into a reusable package.

The changes of this fork are part of an open pull request upstream. If accepted in a way that it's usable for our projects, we can retire this project.