single_core_s2 257 B

1234
  1. # This config is split between targets since different component needs to be included (esp32, esp32s2)
  2. CONFIG_IDF_TARGET="esp32s2"
  3. TEST_COMPONENTS=esp_hw_support esp_system esp_timer driver heap soc spi_flash test_utils
  4. CONFIG_ESP32S2_RTCDATA_IN_FAST_MEM=y