Skip to content

Commit d47d3ef

Browse files
committed
update link to app
1 parent f093093 commit d47d3ef

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

esp-launchpad.toml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
esp_toml_version = 1.0
22
firmware_images_url = "https://github.com/georgik/esp32-graphical-bootloader/releases/download/v0.3/"
3-
supported_apps = ["graphical_bootloader"]
3+
supported_apps = ["esp32-graphical-bootloader-esp32-box"]
44

5-
[graphical_bootloader]
6-
image.esp32s3 = "graphical-bootloader-esp32-box.bin"
5+
[esp32-graphical-bootloader-esp32-box]
6+
image.esp32s3 = "esp32-graphical-bootloader-esp32-box.bin"
7+
android_app_url = ""
8+
ios_app_url = ""
79
chipsets = ["esp32s3"]

0 commit comments

Comments
 (0)