diff --git a/firmware/esp32cam/bootloader.bin b/firmware/esp32cam/bootloader.bin new file mode 100644 index 000000000..dbc41bdac Binary files /dev/null and b/firmware/esp32cam/bootloader.bin differ diff --git a/firmware/esp32cam/firmware.bin b/firmware/esp32cam/firmware.bin new file mode 100644 index 000000000..6e3c97f56 Binary files /dev/null and b/firmware/esp32cam/firmware.bin differ diff --git a/firmware/esp32cam/partitions.bin b/firmware/esp32cam/partitions.bin new file mode 100644 index 000000000..31d08b2f6 Binary files /dev/null and b/firmware/esp32cam/partitions.bin differ diff --git a/index.html b/index.html index 4e52d113f..d90b11da5 100644 --- a/index.html +++ b/index.html @@ -43,7 +43,7 @@
This page provides a web installer and a serial console.
- Firmware: $VERSION + Firmware: v16.2.0-SLFork
HowTo
diff --git a/manifest_esp32cam.json b/manifest_esp32cam.json index 3c38e405d..f2f881144 100644 --- a/manifest_esp32cam.json +++ b/manifest_esp32cam.json @@ -1,6 +1,6 @@ { "name": "AI-on-the-Edge Device", - "version": "$VERSION", + "version": "v16.2.0-SLFork", "new_install_prompt_erase": false, "builds": [ {