example_tests: CI uses ECO0 for esp32c3 tests

This commit is contained in:
KonstantinKondrashov
2021-04-09 14:23:09 +08:00
parent 4fbfb03fe1
commit ec4de4fe5c
33 changed files with 128 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# IDF-3090
CONFIG_ESP32C3_REV_MIN_0=y
CONFIG_ESP32C3_REV_MIN=0
CONFIG_PARTITION_TABLE_CUSTOM=y
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions_example.csv"
CONFIG_PARTITION_TABLE_FILENAME="partitions_example.csv"