test_utils_psram 200 B

123456
  1. # This config is for esp32 only
  2. CONFIG_IDF_TARGET="esp32"
  3. # The test is isolated as it requires particular memory layout
  4. TEST_COMPONENTS=test_utils
  5. CONFIG_ESP_IPC_TASK_STACK_SIZE=3072
  6. CONFIG_SPIRAM=y