Skip to content

Customized version of ESP Web Tools to write local firmwares.

Notifications You must be signed in to change notification settings

ciniml/esp-web-tools-custom-offline-firmware

 
 

Repository files navigation

ESP Web Tools for Custom offline firmware.

Overview

This is a customized version of ESP Web Tools which supports reading firmware manifest from local storage.

Changes

The manifest JSON can contain BASE64 encoded firmware binary as data field instead of specifying the source path of the binary as path field.

And the manifest attribute of the esp-web-install-button can hold a manifest JSON object itself instead of the manifest JSON URL.

It enables using a manifest JSON uploaded as a form data to write a firmware.

About

Customized version of ESP Web Tools to write local firmwares.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 70.8%
  • Python 21.2%
  • HTML 3.7%
  • Rust 2.8%
  • Other 1.5%