mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 17:19:09 -04:00
ci: add build test for eco versions
This commit is contained in:
parent
034245938c
commit
8c1cad3a67
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
|
Loading…
x
Reference in New Issue
Block a user