No description
Find a file
Melissa LeBlanc-Williams ca8279779b Updated to use esptool-js
2024-12-17 15:09:36 -08: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 2024-03-25 21:22:01 +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 Updated to use esptool-js 2024-12-17 15:09:36 -08:00
boot.py Adding initial files 2023-03-10 08:47:22 -08:00
cpinstaller.js Updated to use esptool-js 2024-12-17 15:09:36 -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