elf_loader update and fix for remote install (#641)

This commit is contained in:
Ken Van Hoeylandt
2026-08-30 12:58:48 +02:00
committed by GitHub
parent 6e5e35610b
commit 7a81b525ed
26 changed files with 11 additions and 2697 deletions
-1
View File
@@ -61,7 +61,6 @@ if (DEFINED ENV{ESP_IDF_VERSION})
app-esp32-module
platform-esp32
driver
elf_loader
QRCode
esp_http_server
esp_http_client
+1
View File
@@ -24,6 +24,7 @@ dependencies:
version: "0.0.1"
rules:
- if: "target in [esp32, esp32s3]"
espressif/elf_loader: "1.3.3"
espressif/esp_lcd_touch: "1.2.1"
atanisoft/esp_lcd_touch_xpt2046:
version: "1.0.6"