Files
esp-idf/tools/unit-test-app/configs/no_optimization_c2
T

4 lines
90 B
Plaintext
Raw Normal View History

2022-05-21 03:18:35 +08:00
CONFIG_IDF_TARGET="esp32c2"
2022-10-25 16:20:44 +08:00
TEST_COMPONENTS=spi_flash
2022-05-21 03:18:35 +08:00
CONFIG_COMPILER_OPTIMIZATION_NONE=y