mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 19:24:33 +02:00
Merge branch 'ci/add_build_test_eco_versions_v5.2' into 'release/v5.2'
ci: add build test for eco versions (v5.2) See merge request espressif/esp-idf!35820
This commit is contained in:
2
tools/test_apps/phy/phy_tsens/sdkconfig.ci.c2_eco4
Normal file
2
tools/test_apps/phy/phy_tsens/sdkconfig.ci.c2_eco4
Normal file
@@ -0,0 +1,2 @@
|
||||
CONFIG_IDF_TARGET="esp32c2"
|
||||
CONFIG_ESP32C2_REV_MIN_200=y
|
2
tools/test_apps/phy/phy_tsens/sdkconfig.ci.c3_eco7
Normal file
2
tools/test_apps/phy/phy_tsens/sdkconfig.ci.c3_eco7
Normal file
@@ -0,0 +1,2 @@
|
||||
CONFIG_IDF_TARGET="esp32c3"
|
||||
CONFIG_ESP32C3_REV_MIN_101=y
|
@@ -0,0 +1,2 @@
|
||||
CONFIG_IDF_TARGET="esp32"
|
||||
CONFIG_ESP32_REV_MIN_3=y
|
@@ -0,0 +1,2 @@
|
||||
CONFIG_IDF_TARGET="esp32c2"
|
||||
CONFIG_ESP32C2_REV_MIN_200=y
|
@@ -0,0 +1,2 @@
|
||||
CONFIG_IDF_TARGET="esp32c3"
|
||||
CONFIG_ESP32C3_REV_MIN_101=y
|
Reference in New Issue
Block a user