2023-01-19 01:47:44 -05:00
|
|
|
# This config is split between targets since different component needs to be included
|
|
|
|
CONFIG_IDF_TARGET="esp32h2"
|
2023-05-16 04:42:28 -04:00
|
|
|
TEST_COMPONENTS=spi_flash
|
2023-01-19 01:47:44 -05:00
|
|
|
CONFIG_FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE=y
|