esp-idf/tools/unit-test-app/configs/freertos_compliance_c6

5 lines
189 B
Plaintext
Raw Normal View History

2022-11-09 03:36:50 -05:00
# This config is split between targets since different component needs to be included
CONFIG_IDF_TARGET="esp32c6"
2023-05-16 04:42:28 -04:00
TEST_COMPONENTS=spi_flash
2022-11-09 03:36:50 -05:00
CONFIG_FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE=y