mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-18 06:35:35 +03:00
example_tests: CI uses ECO0 for esp32c3 tests
This commit is contained in:
6
examples/storage/parttool/sdkconfig.ci
Normal file
6
examples/storage/parttool/sdkconfig.ci
Normal 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"
|
||||
Reference in New Issue
Block a user