No description
Find a file
2023-03-14 15:23:16 -07:00
.github/workflows Remove push force because it works as expected now 2023-03-14 15:23:16 -07:00
dist Github Action: Updated dist files 2023-03-14 22:02:09 +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 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