Revert to ESP-IDF v5.2 (#66)

This commit is contained in:
Ken Van Hoeylandt
2024-10-30 22:01:40 +01:00
committed by GitHub
parent 5412f929c5
commit 6520655795
3 changed files with 6 additions and 6 deletions
+4 -4
View File
@@ -13,7 +13,7 @@ jobs:
- name: build
uses: espressif/esp-idf-ci-action@main
with:
esp_idf_version: v5.3.1
esp_idf_version: v5.2.3
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.3.1
esp_idf_version: v5.2.3
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.3.1
esp_idf_version: v5.2.3
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.3.1
esp_idf_version: v5.2.3
target: esp32
path: './'