default_s2 224 B

12345
  1. # This config is split between targets since different component needs to be included
  2. CONFIG_IDF_TARGET="esp32s2"
  3. # spi_flash is tested in other configs
  4. TEST_EXCLUDE_COMPONENTS=spi_flash
  5. CONFIG_ESP32S2_RTCDATA_IN_FAST_MEM=y