From 117fa16feff1abe0fd0861c0698e82f5ee5b9449 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Mon, 16 Dec 2024 11:42:11 +1300 Subject: [PATCH] add support for flashing console image on heltec v3 boards --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index c091bfd..d5c39a8 100644 --- a/index.html +++ b/index.html @@ -341,6 +341,7 @@ "0xe000": "rnode_firmware_heltec32v3.boot_app0", "0x0": "rnode_firmware_heltec32v3.bootloader", "0x10000": "rnode_firmware_heltec32v3.bin", + "0x210000": "console_image.bin", "0x8000": "rnode_firmware_heltec32v3.partitions", }, },