diff --git a/config.json b/config.json index f5e4e30..7a2c964 100644 --- a/config.json +++ b/config.json @@ -71,6 +71,28 @@ } ] }, + { + "name": "Lilygo T5 E-Paper S3 Pro", + "tooltip": "", + "type": "esp32", + "firmware": [ + { + "role": "gui", + "files": [ + { + "type": "flash", + "name": "RippleUltra-T5-epaper-v6.0-beta21-merged.bin", + "title": "Combined app+partition+bootloader firmware bin" + }, + { + "type": "download", + "name": "RippleUltra-T5-epaper-v6.0-beta21.bin", + "title": "App firmware bin (use with m5 booloader)" + } + ] + } + ] + }, { "name": "Lilygo T3 S3", "type": "esp32", diff --git a/flasher.js b/flasher.js index f758998..cf63565 100644 --- a/flasher.js +++ b/flasher.js @@ -356,7 +356,7 @@ const template = `