No description
Find a file
2024-03-25 21:22:01 +00:00
.github/workflows Only build dist when code is merged into Adafruit 2023-03-15 11:25:15 -07: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 Changed imports to use jsdelivr 2023-03-15 14:56:04 -07:00
boot.py Adding initial files 2023-03-10 08:47:22 -08:00
cpinstaller.js Update CP installer to allow continuing even if boot drive doesn't match 2024-03-25 14:20:04 -07: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