esp-idf/tools/unit-test-app/configs/rom_options_c2
Michael (XIAO Xufeng) acd4ca0f6e ci: add ut configs for ESP32-C2
note: flash encryption ut is not enabled in this commit, see IDF-5056
2022-06-02 11:10:29 +08:00

4 lines
82 B
Plaintext

CONFIG_IDF_TARGET="esp32c2"
TEST_COMPONENTS=spi_flash
CONFIG_SPI_FLASH_ROM_IMPL=y