diff --git a/bin/boot/boot_app0.bin b/bin/boot/boot_app0.bin new file mode 100644 index 0000000..13562ca Binary files /dev/null and b/bin/boot/boot_app0.bin differ diff --git a/bin/boot/bootloader_s2.bin b/bin/boot/bootloader_s2.bin new file mode 100644 index 0000000..ddb7cad Binary files /dev/null and b/bin/boot/bootloader_s2.bin differ diff --git a/bin/boot/bootloader_s3.bin b/bin/boot/bootloader_s3.bin new file mode 100644 index 0000000..f847291 Binary files /dev/null and b/bin/boot/bootloader_s3.bin differ diff --git a/bin/boot/esp32-c3_bootloader_v2.bin b/bin/boot/esp32-c3_bootloader_v2.bin new file mode 100644 index 0000000..68c7e58 Binary files /dev/null and b/bin/boot/esp32-c3_bootloader_v2.bin differ diff --git a/bin/boot/esp32_bootloader_v4.bin b/bin/boot/esp32_bootloader_v4.bin new file mode 100644 index 0000000..df4c55b Binary files /dev/null and b/bin/boot/esp32_bootloader_v4.bin differ diff --git a/bin/boot/partitions_s2_4m.bin b/bin/boot/partitions_s2_4m.bin new file mode 100644 index 0000000..92742ca Binary files /dev/null and b/bin/boot/partitions_s2_4m.bin differ diff --git a/bin/boot/partitions_s3_8m.bin b/bin/boot/partitions_s3_8m.bin new file mode 100644 index 0000000..e22aac8 Binary files /dev/null and b/bin/boot/partitions_s3_8m.bin differ diff --git a/index.htm b/index.htm index 34fc083..1ed3776 100644 --- a/index.htm +++ b/index.htm @@ -15,7 +15,7 @@ - +
@@ -156,6 +156,7 @@

Welcome to the WLED web installer!


GitHubkno.wled.ge + diff --git a/releases.js b/releases.js new file mode 100644 index 0000000..2ef8a4e --- /dev/null +++ b/releases.js @@ -0,0 +1,367 @@ +// releases.js - Dynamic release loading from GitHub API for WLED Web Installer +// +// Fetches available WLED releases from the GitHub Releases API and dynamically +// populates the version dropdown. Generates esp-web-tools manifests on-the-fly +// as blob URLs, so the existing setManifest()/handleCheckbox() logic in script.js +// works unchanged. +// +// Falls back to the static