Update ESP-IDF to v5.3.1 (#59)

This commit is contained in:
Ken Van Hoeylandt
2024-09-23 22:32:41 +02:00
committed by GitHub
parent a67ae35aae
commit 5f8149c198
4 changed files with 7 additions and 7 deletions
+4 -4
View File
@@ -13,7 +13,7 @@ jobs:
- name: build
uses: espressif/esp-idf-ci-action@main
with:
esp_idf_version: v5.2
esp_idf_version: v5.3.1
target: esp32
path: './'
build-lilygo-t-deck:
@@ -28,7 +28,7 @@ jobs:
- name: build
uses: espressif/esp-idf-ci-action@main
with:
esp_idf_version: v5.2
esp_idf_version: v5.3.1
target: esp32s3
path: './'
build-waveshare-s3-touch:
@@ -43,7 +43,7 @@ jobs:
- name: build
uses: espressif/esp-idf-ci-action@main
with:
esp_idf_version: v5.2
esp_idf_version: v5.3.1
target: esp32s3
path: './'
build-m5stack-core2:
@@ -58,6 +58,6 @@ jobs:
- name: build
uses: espressif/esp-idf-ci-action@main
with:
esp_idf_version: v5.2
esp_idf_version: v5.3.1
target: esp32
path: './'