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 f093093 commit d47d3efCopy full SHA for d47d3ef
esp-launchpad.toml
@@ -1,7 +1,9 @@
1
esp_toml_version = 1.0
2
firmware_images_url = "https://github.com/georgik/esp32-graphical-bootloader/releases/download/v0.3/"
3
-supported_apps = ["graphical_bootloader"]
+supported_apps = ["esp32-graphical-bootloader-esp32-box"]
4
5
-[graphical_bootloader]
6
-image.esp32s3 = "graphical-bootloader-esp32-box.bin"
+[esp32-graphical-bootloader-esp32-box]
+image.esp32s3 = "esp32-graphical-bootloader-esp32-box.bin"
7
+android_app_url = ""
8
+ios_app_url = ""
9
chipsets = ["esp32s3"]
0 commit comments