No description
Find a file
2025-01-03 23:21:31 +00:00
.github/workflows Update to use esptool-js for the backend flash writing 2024-12-13 14:48:55 -08:00
dist Github Action: Updated dist files 2025-01-03 23:21:31 +00:00
img Adding initial files 2023-03-10 08:47:22 -08:00
.gitignore Mystery solved about dist 2023-03-14 14:44:43 -07:00
base_installer.js Update to esptool-js 0.5.3 2024-12-31 10:52:03 -08:00
boot.py Adding initial files 2023-03-10 08:47:22 -08:00
cpinstaller.js Remove console.log from 1 line 2025-01-03 14:46:37 -08:00
LICENSE Adding initial files 2023-03-10 08:47:22 -08:00
package-lock.json Create GitHub Actions to build Installer 2023-03-14 11:21:28 -07:00
package.json Try a different minify action package 2023-03-14 11:47:48 -07:00
README.md Adding initial files 2023-03-10 08:47:22 -08:00

web-firmware-installer-js

Web Installation Tool for Firmware for Espressif ESP-based devices. The base installer is intended to be a general installer for different firmwares with specific application installers building upon the base installer.

Specific Installers

cpinstaller.js is the installation tool for CircuitPython