No description
Find a file
2023-03-14 11:56:58 -07:00
.github/workflows Try swapping actions line order 2023-03-14 11:56:58 -07:00
build Run minify inside build folder 2023-03-14 11:54:02 -07:00
img Adding initial files 2023-03-10 08:47:22 -08:00
.gitignore Adding initial files 2023-03-10 08:47:22 -08:00
base_installer.js Try a different minify action package 2023-03-14 11:47:48 -07:00
boot.py Adding initial files 2023-03-10 08:47:22 -08:00
cpinstaller.js Try a different minify action package 2023-03-14 11:47:48 -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