We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13347fa commit 9318a95Copy full SHA for 9318a95
esp-launchpad.toml
@@ -3,7 +3,7 @@ firmware_images_url = "https://github.com/georgik/esp32-graphical-bootloader/rel
3
supported_apps = ["esp32-graphical-bootloader-esp32-box"]
4
5
[esp32-graphical-bootloader-esp32-box]
6
-image.esp32s3 = "esp32-graphical-bootloader-esp32-box.bin"
+image.esp32s3 = "https://github.com/georgik/esp32-graphical-bootloader/releases/download/v0.3/esp32-graphical-bootloader-esp32-box.bin"
7
android_app_url = ""
8
ios_app_url = ""
9
chipsets = ["esp32s3"]
0 commit comments